TreeListNodeIterator Properties
Represents an object that enables you to traverse through nodes displayed within the ASPxTreeList.Name | Description |
---|---|
All | Traverses through all tree list nodes. |
Current | Gets the current node. |
Visible | Traverses through only visible tree list nodes. |
See Also