BootstrapClientTreeViewNodeEventArgs Members
Provides data for the ASPxClientTreeView.ExpandedChanged events.Constructors
| Name | Description |
|---|---|
| constructor(node) | Initializes a new object of the BootstrapClientTreeViewNodeEventArgs type with the specified value. |
Properties
| Name | Description |
|---|---|
| node | Gets a node object related to the event. |
See Also