NodeClickEventArgs Constructors
Provides data for TreeList.SelectImageClick
and TreeList.StateImageClick
events.
Name | Parameters | Description |
---|---|---|
Node |
e, node |
Creates an instance of the Node class.
|
Node |
node, point |
Creates an instance of the Node class.
|
See Also