CategorizedListEditor.ObjectTreeList Property
Gets the control that is used to display the CategorizedListEditor.CategoriesListView.
Namespace: DevExpress.ExpressApp.TreeListEditors.Win
Assembly: DevExpress.ExpressApp.TreeListEditors.Win.v24.2.dll
NuGet Package: DevExpress.ExpressApp.TreeListEditors.Win
Declaration
Property Value
Type | Description |
---|---|
DevExpress.ExpressApp.Win.Controls.ObjectTreeList | An ObjectTreeList control that is the TreeList descendant and is used to display the Categories List View. |
See Also