Method ScrollUp
ScrollUp(int)
Scrolls the view up by items items.
public virtual bool ScrollUp(int items)
Parameters
itemsintNumber of items to scroll up.
Scrolls the view up by items items.
public virtual bool ScrollUp(int items)
items intNumber of items to scroll up.