ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.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 RoutedCommand
    public static readonly RoutedCommand MoveToNextCommand
    See Also