Method SetSelection
SetSelection(int, int, bool)
Moves the SelectedRow and SelectedColumn to the given col/row in Table. Optionally starting a box selection (see MultiSelect)
public void SetSelection(int col, int row, bool extendExistingSelection)