Expand description
§TreeViewStateDTO
Defines the Data Transfer Object for storing the state of a single registered tree view.
Structs§
- Tree
View StateDTO - Holds the static options and provider for a tree view instance that has been
registered by an extension or natively. This is stored in
ApplicationStateto track active tree views.