[]
        
(Showing Draft Content)

C1.Framework.ScrollableControl.ScrollVertical

ScrollVertical Method

ScrollVertical(bool, bool)

Scrolls vertically for changes.

Declaration
public virtual void ScrollVertical(bool IsUp, bool isSmallStep)
Parameters
Type Name Description
bool IsUp

true if should be scrolled up; otherwise, false.

bool isSmallStep

true if should be scrolled small step; otherwise, false.