Forms > Forms Assembly Interfaces > ITreeNodeCheckedEventArgs
The ITreeNodeCheckedEventArgs interface contains properties of the argument of the event that occurs after element checkbox selection has been changed.
Property name | Brief description | |
![]() |
The Value property returns the set value of the element checkbox selection. |
Property name | Brief description | |
![]() |
Node | The Node property returns the node, for which the event was generated. |
Property name | Brief description | |
![]() |
The TreeControl property returns the component, for which the event was generated. |
See also: