[]
Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.DeleteNextCharactersByField command, which requests that would delete all the backward text on current editable field.
public static RoutedUICommand DeleteNextCharactersByField { get; }
Public Shared ReadOnly Property DeleteNextCharactersByField As RoutedUICommand
The default key gesture for this command is Ctrl+Delete.