ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ScrollViewer Class / MoveUpCommand Field

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