Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ScrollViewer Class / MoveLeftCommand Field

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