Method SelectCharRight
SelectCharRight()
Increases selection to one character at the right side of the selection region.
public virtual void SelectCharRight()
SelectCharRight(SelectionType)
Increases selection 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.