IDataGrid.ShowVerticalGridLines

Syntax

ShowVerticalGridLines: Boolean;

Description

The ShowVerticalGridLines property determines whether vertical table gridlines are displayed.

Comments

If the property is set the True, vertical gridlines are displayed, otherwise they are not displayed. The property is set to True by default.

See also:

IDataGrid