Header_Visible_State - DfBaseFormList
Determines if the grid header will be visible
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean Header_Visible_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Header_Visible_State to BooleanVariable |
| Write Access: | Set Header_Visible_State to BooleanVariable/Value |
Description
Header_visible_state determines if the grid header will be visible. By default, a header will appear.
Default is true.