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.v19.2.dll

Declaration

public abstract class TreeListControlBase :
    GridDataControlBase

Remarks

The TreeListControlBase provides the basic functionality of the TreeListControl.

Inheritance

See Also