IDimensionViewerBase.ColumnClick

Fore Syntax

ColumnClick: Boolean;

Fore.NET Syntax

ColumnClick: boolean;

Description

The ColumnClick property determines whether click is allowed on column header.

Comments

Available values of the parameter:

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

Fore and Fore.NET Examples

The property use is given in the example for IDimensionViewerBase.ShowLines.

See also:

IDimensionViewerBase