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.v20.1.dll

NuGet Packages: DevExpress.Data.Desktop, DevExpress.WindowsDesktop.DataDesktop

Declaration

public abstract class TreeListNodeBase :
    INotifyPropertyChanged

Inheritance

See Also