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