Skip to main content

TreeListControlBase Class

Serves as a base class for the TreeListControl and the TreeViewControl.

Namespace: DevExpress.Xpf.Grid

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

Declaration

public abstract class TreeListControlBase :
    GridDataControlBase

Remarks

The TreeListControlBase provides the basic functionality of the TreeListControl and the TreeViewControl.

See Also