Assembly: ExtCtrls;
The IDimensionColumnEventArgs interface contains argument properties of the event when a column header of the DimensionCombo and DimensionTree components is clicked.
| Property name | Brief description | |
![]() |
Column | The Column property returns the column, for which the event is generated. |
| Property name | Brief description | |
![]() |
Viewer | The Viewer property returns the component, for which the event is generated. |
See also: