[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.SelectToLastFieldEnd

SelectToLastFieldEnd Property

SelectToLastFieldEnd

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

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

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