Back to Devexpress

TreeListMultiSelection.Set Method

windowsforms-devexpress-dot-xtratreelist-dot-treelistmultiselection-dot-set.md

latest586 B
Original Source

TreeListMultiSelection.Set Method

NameParametersDescription
Set(TreeListNode)nodeRemoves all nodes from the collection of selected nodes and then adds a specific node to the collection.
Set(IEnumerable)nodesRemoves all nodes from the collection of selected nodes and then adds a specific group of nodes to the collection.