[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditingCommands.SelectRightByCharacter

SelectRightByCharacter Property

SelectRightByCharacter

Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.SelectRightByCharacter command, which requests that the current selection be expanded to next character.

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

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