[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.SelectToLast

SelectToLast Property

SelectToLast

Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.SelectToLast command, which requests that the current selection be expanded to the end of the last editable field.

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

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