[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.DeleteNextCharactersByField

DeleteNextCharactersByField Property

DeleteNextCharactersByField

Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.DeleteNextCharactersByField command, which requests that would delete all the backward text on current editable field.

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

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