[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.PreviousField

PreviousField Property

PreviousField

Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.PreviousField command, which requests that the caret move to previous field on all editable fields.

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

The requested command. The default key gesture for this command is Control+Left.