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