Back to Devexpress

TreeListView.UnselectCells Method

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-dot-unselectcells.md

latest712 B
Original Source

TreeListView.UnselectCells Method

NameParametersDescription
UnselectCells(TreeListNode, ColumnBase, TreeListNode, ColumnBase)startNode, startColumn, endNode, endColumnUnselects the specified cells.
UnselectCells(Int32, ColumnBase, Int32, ColumnBase)startRowHandle, startColumn, endRowHandle, endColumnUnselects the specified cells.