[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.MoveRightByField

MoveRightByField Property

MoveRightByField

Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.MoveRightByField command, which requests that the caret move to the start of next editable field.

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

The default key gesture for this command is Ctrl+Right.