ScrollVertical Method (C1Ribbon)
Scrolls vertically for changes.
public virtual void ScrollVertical(
bool ,
bool
)
'Declaration
Public Overridable Sub ScrollVertical( _
ByVal As Boolean, _
ByVal As Boolean _
)
Parameters
- IsUp
- true if should be scrolled up; otherwise, false.
- isSmallStep
- true if should be scrolled small step; otherwise, false.