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

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