Horz_Scroll_Bar_Visible_State - DfBaseEntryList
Specifies whether a horizontal scroll bar should be displayed when horizontal scrolling is allowed
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean Horz_Scroll_Bar_Visible_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Horz_Scroll_Bar_Visible_State to BooleanVariable |
| Write Access: | Set Horz_Scroll_Bar_Visible_State to BooleanVariable/Value |
Description
Horz_scroll_bar_visible_state specifies whether a horizontal scroll bar should be displayed when horizontal scrolling is allowed-when the length of a row exceeds the visible width of the grid.
| Col 1 | Col 2 |
|---|---|
| Note: | The horizontal scroll bar will not appear when all columns fit within the object's width. |
Default is true.