[]
Sets the cursor of the grid to the specified row and column.
public bool SetCursor(int row, int column)
The row.
The column.
true if the operation succeeded
true