Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuScrollViewer Class / ScrollUp Method

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