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

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