Back to Devexpress

TreeListNodeIterator Constructors

wpf-devexpress-dot-xpf-dot-grid-dot-treelistnodeiterator-dot-ctor.md

latest1.4 KB
Original Source

TreeListNodeIterator Constructors

The Node Iterator.

NameParametersDescription
TreeListNodeIterator(TreeListNode, Boolean)startNode, visibleOnlyInitializes a new instance of the TreeListNodeIterator class.
TreeListNodeIterator(TreeListNode)startNodeInitializes a new instance of the TreeListNodeIterator class.
TreeListNodeIterator(TreeListNodeCollection, Boolean)startNodes, visibleOnlyInitializes a new instance of the TreeListNodeIterator class.
TreeListNodeIterator(TreeListNodeCollection)startNodesInitializes a new instance of the TreeListNodeIterator class.

See Also

TreeListNodeIterator Class

TreeListNodeIterator Members

DevExpress.Xpf.Grid Namespace