[]
Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.NextFieldThenControl command, which requests that the caret move to next field on all editable fields and then move focus out of control.
public static RoutedUICommand NextFieldThenControl { get; }
Public Shared ReadOnly Property NextFieldThenControl As RoutedUICommand
When current caret index reaches the last position, keyboard focus will jump to next control.