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

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