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