[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.NextField

NextField Property

NextField

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

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

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