BeforeCollapseEventArgs Properties
Provides data for the TreeList.BeforeCollapse event.
Name | Description |
---|---|
Can |
Gets or sets a value indicating whether a Tree List node can collapse. |
Node |
Gets the current Tree List node.
Inherited from Node |
See Also