TreeListNodeIterator Constructors
Represents an object that enables you to traverse through nodes displayed within the ASPxTreeList.| Name | Parameters | Description |
|---|---|---|
| TreeListNodeIterator(TreeListNode) | startNode | Initializes a new instance of the TreeListNodeIterator class. |
See Also