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