IDataGrid.ShowHorizontalGridLines

Syntax

ShowHorizontalGridLines: Boolean;

Description

The ShowHorizontalGridLines property determines whether horizontal table gridlines are displayed.

Comments

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

See also:

IDataGrid