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

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