ITreeControl.GridLines

Syntax

GridLines: Boolean;

Description

The GridLines property determines whether a gird is displayed for the TreeList and TreeCombo components.

Comments

If the property is set to True, a gird is displayed, otherwise, it is not displayed.

See also:

ITreeControl