ITreeControl.ShowColumnHeaders

Syntax

ShowColumnHeaders: Boolean;

Description

The ShowColumnHeaders property determines whether column headers are displayed.

Comments

If the ShowColumnHeaders property is set to True, column headers are displayed, otherwise, columns do not have headers.

See also:

ITreeControl