GetSelectImageEventArgs Properties
Provides data for the TreeList.GetSelectImage event.
Name | Description |
---|---|
Focused |
Gets or sets a value indicating whether a node is focused. |
Node |
Gets the current Tree List node.
Inherited from Node |
Node |
Gets or sets the index of the node’s image in a source image list.
When handling the Tree |
See Also