InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1DataPager Class / MoveToNextCommand Field

In This Topic
    MoveToNextCommand Field
    In This Topic
    Move to next item.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MoveToNextCommand As C1.Xaml.C1Command
    public static readonly C1.Xaml.C1Command MoveToNextCommand
    See Also