A newer version of this page is available.
Switch to the current version.
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.v18.2.dll
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. |
Feedback