ExtCtrls > ExtCtrls Assembly Classes > DimensionColumnEventArgs
The DimensionColumnEventArgs class implements argument of the event when the column of the DimensionCombo and DimensionTree components is clicked.
Constructor name | Brief description | |
![]() |
The Create constructor creates an argument of the event on clicking a component column. |
Property name | Brief description | |
![]() |
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: