BeforeExpandEventArgs Properties
Provides data for the TreeList.BeforeExpand event.
Name | Description |
---|---|
Can |
Gets or sets whether a Tree List node can be expanded. |
Node |
Gets the current Tree List node.
Inherited from Node |
See Also