The ITreeNodeEventArgs interface contains properties of the argument of the events that occur for any tree node of the TreeCombo and TreeList components.
| Property name | Brief description | |
![]() |
Node | The Node property returns the node, for which the event was generated. |
| Property name | Brief description | |
![]() |
TreeControl | The TreeControl property returns the component, for which the event was generated. |
See also: