[]
Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.DeletePreviousCharactersByField command, which requests that all the character before the caret on current field will be deleted.
public static RoutedUICommand DeletePreviousCharactersByField { get; }
Public Shared ReadOnly Property DeletePreviousCharactersByField As RoutedUICommand
The default key gesture for this command is Ctrl+Backspace.