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