ExtCtrls > ExtCtrls Assembly Interfaces > IDimensionNodeColumnEventArgs
The IDimensionNodeColumnEventArgs interface contains argument properties of the events for the tree elements within a component column.
Property name | Brief description | |
![]() |
The Column property returns the index of the column, in the area of which the event was generated for the element. |
Property name | Brief description | |
![]() |
Node | The Node property returns the index of the element, 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: