Method ScrollRight
ScrollRight(int)
Scrolls the view right.
public virtual bool ScrollRight(int cols)
Parameters
colsintNumber of columns to scroll right.
Scrolls the view right.
public virtual bool ScrollRight(int cols)
cols intNumber of columns to scroll right.