| Visual Basic (Declaration) | |
|---|---|
Public Class GroupBoxContentAreaBorderUIElement Inherits Infragistics.Win.UIElement | |
| C# | |
|---|---|
public class GroupBoxContentAreaBorderUIElement : Infragistics.Win.UIElement | |
This is the element responsible for rendering the border of the control's content area. It is a sibling of a GroupBoxContentAreaBackgroundUIElement and a child of a GroupBoxContentAreaUIElement in the control's element hierarchy.