[]
Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.NextField command, which requests that the caret move to next field on all editable fields.
public static RoutedUICommand NextField { get; }
Public Shared ReadOnly Property NextField As RoutedUICommand
The requested command. The default key gesture for this command is Control+Right.