Back to Devexpress

TreeListNodes Constructors

windowsforms-devexpress-dot-xtratreelist-dot-nodes-dot-treelistnodes-dot-ctor.md

latest1.0 KB
Original Source

TreeListNodes Constructors

Represents a collection of TreeListNode objects in the TreeList component.

NameParametersDescription
TreeListNodes(TreeList, TreeListNode)treeList, parentNodeCreates a collection of child nodes for a specific parent node.
TreeListNodes(TreeList)treeListCreates a collection of nodes at the root level of the Tree List.

See Also

TreeListNodes Class

TreeListNodes Members

DevExpress.XtraTreeList.Nodes Namespace