IDimensionViewer.ColumnClick

Syntax

ColumnClick: Boolean;

Description

The ColumnClick property determines whether component column headers can be displayed as buttons.

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