[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.SelectToFirstFieldStart

SelectToFirstFieldStart Property

SelectToFirstFieldStart

Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.SelectToFirstFieldStart command, which requests that the current selection be expanded to the start of first field.

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

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