Method Move
Move(int, int, bool)
This moves the cursor to the specified column and row in the view.
public void Move(int col, int row, bool clipped = false)
This moves the cursor to the specified column and row in the view.
public void Move(int col, int row, bool clipped = false)