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