Back to Devexpress

TreeList.UnselectCells Method

windowsforms-devexpress-dot-xtratreelist-dot-treelist-dot-unselectcells.md

latest678 B
Original Source

TreeList.UnselectCells Method

NameParametersDescription
UnselectCells(TreeListNode, TreeListColumn, TreeListNode, TreeListColumn)startNode, startColumn, endNode, endColumnDiscards selection of the specified range of cells.
UnselectCells(Int32, String, Int32, String)startNodeId, startColumn, endNodeId, endColumnDiscards selection of the specified range of cells by data source IDs.