Back to Devexpress

DevExpress.XtraTreeList.Nodes.Operations Namespace

windowsforms-devexpress-dot-xtratreelist-dot-nodes.md

latest1.1 KB
Original Source

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.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Classes

NameDescription
TreeListNodesIteratorEnables you to perform specified operations over nodes from the predefined set.
TreeListOperationServes as the base for classes specifying operations performed on nodes.
TreeListVisibleNodeOperationServes as the base for classes that represent operations performed on visible nodes.