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

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.v20.2.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.