[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.MoveToLastFieldEnd

MoveToLastFieldEnd Property

MoveToLastFieldEnd

Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.MoveToLastFieldEnd command, which requests that the caret move to the end of the last field.

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

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