GridView.SelectCell Method
| Name | Parameters | Description |
|---|---|---|
| SelectCell(GridCell) | cell | Selects the specified cell. |
| SelectCell(Int32, GridColumn) | rowHandle, column | Selects the cell. |
| Name | Parameters | Description |
|---|---|---|
| SelectCell(GridCell) | cell | Selects the specified cell. |
| SelectCell(Int32, GridColumn) | rowHandle, column | Selects the cell. |