[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.DeletePreviousCharactersByField

DeletePreviousCharactersByField Property

DeletePreviousCharactersByField

Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.DeletePreviousCharactersByField command, which requests that all the character before the caret on current field will be deleted.

Declaration
public static RoutedUICommand DeletePreviousCharactersByField { get; }
Public Shared ReadOnly Property DeletePreviousCharactersByField As RoutedUICommand
Remarks

The default key gesture for this command is Ctrl+Backspace.