ATTR_HORIZONTAL_GRID_VISIBLE (Control)

Type: Control attribute
Description: Specifies whether to show or hide the horizontal grid line of new table cells when ATTR_TABLE_MODE is set to VAL_GRID. This attribute refers to the grid line immediately below the cell.

0 = Hide grid

1 = Show grid

Control Types: Tables.
Data Type: integer
Default Value: 1

Values

0 False
1 True