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

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