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

In This Topic
    ScrollRight Method
    In This Topic
    Scrolls the C1MenuScrollViewer content to the right by HorizontalSmallChange pixels.
    Syntax
    'Declaration
     
    
    Public Sub ScrollRight() 
    public void ScrollRight()
    See Also