TreeListControlBase Class
In This Article
Serves as a base class for the TreeListControl and the TreeViewControl.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
#Remarks
The TreeListControlBase provides the basic functionality of the TreeListControl and the TreeViewControl.
#Inheritance
Show 13 items
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
DataControlBase
DevExpress.Xpf.Grid.GridDataControlBase
See Also