TreeListPersistentLayoutEventArgs Properties
Contains data for LayoutAutoSaving and LayoutAutoLoading events.| Name | Description |
|---|---|
| Layout | Specifies the TreeList layout. |
| TreeList | Returns an object that defines TreeList API members (properties and methods). |
See Also