property CascadeTree.HeaderVisible as Boolean
Retrieves or sets a value that indicates whether the the
control's header is visible or hidden.
| | Type | Description | |
| |
Boolean |
A boolean expression that indicates whether the columns header bar is visible or
hidden.
| |