IDimensionViewerBase.ColumnClick

Syntax

ColumnClick: Boolean;

Description

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

Comments

Available values:

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

Example

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

See also:

IDimensionViewerBase