[]
Scrolls the grid data area by the specified number of rows and columns.
public void ScrollGrid(int cols, int rows)
Number of columns to scroll.
Number of rows to scroll.