Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ScrollViewer Class / ScrollUp Method

In This Topic
    ScrollUp Method
    In This Topic
    Scrolls the C1ScrollViewer content upward by VerticalSmallChange pixels.
    Syntax
    'Declaration
     
    
    Public Sub ScrollUp() 
    public void ScrollUp()
    See Also