IDimensionViewer.ColumnClick

Syntax

ColumnClick: Boolean;

Description

The ColumnClick property determines whether it is possible to display the component column headings.

Comments

If the property is set to True, the header transforms into an active button, which clicking is enabled. The OnColumnClick event is generated on clicking the header button.

See also:

IDimensionViewer