Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

DevExpress.XtraTreeList.Nodes.Operations Namespace

Contains classes that can be used to perform custom operations against nodes of the Tree List control without having to write recursive code.

Assembly: DevExpress.XtraTreeList.v19.1.dll

NuGet Package: DevExpress.Win.TreeList

Classes

Name Description
TreeListNodesIterator Enables you to perform specified operations over nodes from the predefined set.
TreeListOperation Serves as the base for classes specifying operations performed on nodes.
TreeListVisibleNodeOperation Serves as the base for classes that represent operations performed on visible nodes.