[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.NextFieldThenControl

NextFieldThenControl Property

NextFieldThenControl

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

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

When current caret index reaches the last position, keyboard focus will jump to next control.