hTableGrid
Type
property
Summary
Defines if the horizontal lines are shown.
Syntax
get the hTableGrid of <widget>
set the hTableGrid of <widget> to {true | false}
Description
Use hTableGrid to show (true) or hide (false) horizontal lines on rows.
Value
Name | Type | Description |
---|---|---|
value | boolean | the hTableGrid of the table |