TreeListMultiSelection.UnselectNodes Method
| Name | Parameters | Description |
|---|---|---|
| UnselectNodes(IEnumerable<TreeListNode>, TreeListColumn) | nodes, column | Unselects cells in the specified columns of the specified nodes (rows). |
| UnselectNodes(IEnumerable<TreeListNode>) | nodes | Unselects the specified nodes (rows). |