Method ScrollLeft
ScrollLeft(int)
Scrolls the view left.
public virtual bool ScrollLeft(int cols)
Parameters
cols
intNumber of columns to scroll left.
Scrolls the view left.
public virtual bool ScrollLeft(int cols)
cols
intNumber of columns to scroll left.