[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.SelectLeftByField

SelectLeftByField Property

SelectLeftByField

Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.SelectLeftByField command, which requests that the current selection be extended to the field's start position.

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

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