Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ScrollViewer Class / MoveLeftCommand Field

In This Topic
    MoveLeftCommand Field
    In This Topic
    Command to scroll left.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MoveLeftCommand As C1Command
    public static readonly C1Command MoveLeftCommand
    See Also