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