Property ShowFoldoutArrow
ShowFoldoutArrow
Boolean indicating if the foldout arrow is enabled or not.
Declaration
[Chainable]
public bool ShowFoldoutArrow { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if the foldout arrow in the header is visible, false otherwise. |