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