ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1DataPager Class / MoveToPreviousCommand Field

In This Topic
    MoveToPreviousCommand Field
    In This Topic
    Move to previous item.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MoveToPreviousCommand As RoutedCommand
    public static readonly RoutedCommand MoveToPreviousCommand
    See Also