TreeListMultiSelection.Add Method
Name | Parameters | Description |
---|---|---|
Add(TreeListNode) | node | Adds the specified node to the collection of selected nodes. |
Add(IEnumerable) | nodes | Selects the specified collection of nodes. |
Name | Parameters | Description |
---|---|---|
Add(TreeListNode) | node | Adds the specified node to the collection of selected nodes. |
Add(IEnumerable) | nodes | Selects the specified collection of nodes. |
No
Your feedback is appreciated.