Back to Devexpress

TreeListNodes.Add Method

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

latest601 B
Original Source

TreeListNodes.Add Method

NameParametersDescription
Add(Object)nodeDataAppends a new node to the end of the TreeListNodes collection and initializes the node with the specified data.
Add(Object[])nodeDataAdds a new child TreeListNode containing the specified values.