[]
Sets the focus to the given cell.
public void SetActiveCell(int row, int col)
The zero based index of the row.
The zero based index of the column.