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