InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.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 C1.Xaml.C1Command
    public static readonly C1.Xaml.C1Command MoveToLastCommand
    See Also