Skip to main content
A newer version of this page is available. .

TreeListControlBase Class

Serves as a base class for the TreeListControl.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Grid.Core, DevExpress.Wpf.Grid.Core

Declaration

public abstract class TreeListControlBase :
    GridDataControlBase

Remarks

The TreeListControlBase provides the basic functionality of the TreeListControl.

Inheritance

See Also