Property AreControlsInHeader
AreControlsInHeader
Boolean indicating if child controls will be inside the header background.
Declaration
[Chainable]
public bool AreControlsInHeader { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if the child controls are displayed inside the background style of the header, false otherwise. |