IDataGrid.ShowVerticalGridLines

Fore Syntax

ShowVerticalGridLines: Boolean;

Fore.NET Syntax

ShowVerticalGridLines: Boolean;

Description

The ShowVerticalGridLines property determines whether vertical table grid lines are to be displayed.

Comments

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

See also:

IDataGrid