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