[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.Clear

Clear Property

Clear

Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.Clear command, which requests that the all characters would be deleted.

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

This command indicates intention to clear the GrapeCity.Windows.InputMan.Primitives.FieldsEditorControl.

The default key gesture for this command is System.Windows.Input.Key.F2 (except GrapeCity.Windows.InputMan.GcNumber).