IDimensionNodeColumnEventArgs
Description
The IDimensionNodeColumnEventArgs interface contains argument properties of the events for the tree elements within a component column.
Properties
|
Property name |
Brief description |
|
Column |
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:
ExtCtrls Assembly Interfaces