ITreeControl.RowSelect

Syntax

RowSelect: Boolean;

Description

The RowSelect property indicates whether the whole line, in which the element is placed, is highlighted.

Comments

If the property is set to True, the whole line, in which the selected element is placed, is highlighted, of not, only element is highlighted.

The RowSelect property is relevant, only if the ShowColumnHeaders property is set to True.

See also:

ITreeControl