Scrolls the C1ScrollViewer content upward by VerticalSmallChange pixels.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public void ScrollUp()
Visual Basic
Public Sub ScrollUp

See Also