Back to Devexpress

GridView.UnSelectCells Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-gridview-dot-unselectcells.md

latest657 B
Original Source

GridView.UnSelectCells Method

NameParametersDescription
UnSelectCells(GridCell, GridCell)start, endUnselects the specified cells.
UnSelectCells(Int32, GridColumn, Int32, GridColumn)startRowHandle, startColumn, endRowHandle, endColumnUnselects cells within the specified range.