ExtCtrls > ExtCtrls Assembly Interfaces > IDimensionNodeCheckedEventArgs
The IDimensionNodeCheckedEventArgs interface contains properties argument of the event that occurs after changing checkbox selection state of the DimensionCombo and the DimensionTree components element.
Property name | Brief description | |
![]() |
Value | The Value property returns whether a checkbox is selected. |
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: