The IDimensionNodeEventArgs interface contains basic argument properties of the events when working with tree elements of the DimensionCombo and DimensionTree components.
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: