TreeListMultiSelection.UnselectNode(TreeListNode) Method
Discards selection of the specified node.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| node | TreeListNode | A node to unselect. |
See Also