IDataGrid.ShowHorizontalGridLines

Fore Syntax

ShowHorizontalGridLines: Boolean;

Fore.NET Syntax

ShowHorizontalGridLines: Boolean;

Description

The ShowHorizontalGridLines property determines whether horizontal table grid lines are to be displayed.

Comments

If the property is set to True, the horizontal grid lines are displayed, otherwise-are not displayed. Default value of this property is True.

See also:

IDataGrid