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

TreeListNodeBase Class

Serves as a base for classes that represent TreeList nodes.

Namespace: DevExpress.Data.TreeList

Assembly: DevExpress.Data.Desktop.v21.1.dll

NuGet Package: DevExpress.Data.Desktop

Declaration

public abstract class TreeListNodeBase :
    INotifyPropertyChanged

Inheritance

See Also