DimensionColumnEventArgs

Description

The DimensionColumnEventArgs class implements argument of the event when the column of the DimensionCombo and DimensionTree components is clicked.

Constructors

  Constructor name Brief description
The Create constructor creates an argument of the event on clicking a component column.

Properties inherited from IDimensionColumnEventArgs

   Property name Brief description
The Column property returns the column, for which the event is generated.

Properties inherited from IDimensionViewerEventArgs

   Property name Brief description
Viewer The Viewer property returns the component, for which the event is generated.

See also:

ExtCtrls Assembly Classes