[]
Scrolls vertically for changes.
public virtual void ScrollVertical(bool IsUp, bool isSmallStep)
Type | Name | Description |
---|---|---|
bool | IsUp | true if should be scrolled up; otherwise, false. |
bool | isSmallStep | true if should be scrolled small step; otherwise, false. |