Skip to main content

TreeListMultiSelection.Set Method

Name Parameters Description
Set(TreeListNode) node Removes all nodes from the collection of selected nodes and then adds a specific node to the collection.
Set(IEnumerable) nodes Removes all nodes from the collection of selected nodes and then adds a specific group of nodes to the collection.