[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.SelectRightByField

SelectRightByField Property

SelectRightByField

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

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

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