GridView.SelectCells Method
| Name | Parameters | Description |
|---|---|---|
| SelectCells(GridCell, GridCell) | start, end | Selects multiple cells. |
| SelectCells(Int32, GridColumn, Int32, GridColumn) | startRowHandle, startColumn, endRowHandle, endColumn | Selects multiple cells. |
| Name | Parameters | Description |
|---|---|---|
| SelectCells(GridCell, GridCell) | start, end | Selects multiple cells. |
| SelectCells(Int32, GridColumn, Int32, GridColumn) | startRowHandle, startColumn, endRowHandle, endColumn | Selects multiple cells. |