FocusedNodeChangedEventArgs Properties
Provides data for the TreeList.FocusedNodeChanged event.| Name | Description |
|---|---|
| Node | Gets the current Tree List node. Inherited from NodeEventArgs. |
| OldNode | Gets the previously focused Tree List node. |
See Also
| Name | Description |
|---|---|
| Node | Gets the current Tree List node. Inherited from NodeEventArgs. |
| OldNode | Gets the previously focused Tree List node. |