Method SelectCharRight
SelectCharRight()
Increases selected text to one character at the right side of the selection region.
public virtual void SelectCharRight()
SelectCharRight(SelectionType)
Increases selected text to one character at the right side of the selection region and sets a given selection type.
public virtual void SelectCharRight(SelectionType selectionType)
Parameters
selectionType
SelectionTypeNew type of the selection.