vTableGrid
Type
property
Summary
Defines if the vertical lines are shown.
Syntax
get the vTableGrid of <widget>
set the vTableGrid of <widget> to {true | false}
Description
Use vTableGrid to show (true) or hide (false) vertical lines on columns at each column width.
Value
Name | Type | Description |
---|---|---|
value | boolean | the vTableGrid of the table |