IListView.ShowHeaderButton

Fore Syntax

ShowHeaderButton: Boolean;

Fore.NET Syntax

ShowHeaderButton: boolean;

Description

The ShowHeaderButton property determines whether to show the button that opens column headers menu.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IListView.HighlightTrack.

See also:

IListView