ATTR_VERTICAL_GRID_VISIBLE (Control)

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

0 = Hide grid

1 = Show grid

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

Values

0 False
1 True