[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.PreviousFieldThenControl

PreviousFieldThenControl Property

PreviousFieldThenControl

Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.PreviousFieldThenControl command, which requests that the caret move to previous field on all editable fields and then move focus out of control.

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

When current SelectionStart reaches the first position, it will jump to previous control.