Back to Devexpress

TreeListMultiSelection.UnselectNodes Method

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

latest633 B
Original Source

TreeListMultiSelection.UnselectNodes Method

NameParametersDescription
UnselectNodes(IEnumerable<TreeListNode>, TreeListColumn)nodes, columnUnselects cells in the specified columns of the specified nodes (rows).
UnselectNodes(IEnumerable<TreeListNode>)nodesUnselects the specified nodes (rows).