Method SelectLineUp
SelectLineUp()
Increases selected text to the preceding line in the control.
public virtual void SelectLineUp()
SelectLineUp(SelectionType)
Increases selected text to the preceding line in the control and sets a given selection type.
public virtual void SelectLineUp(SelectionType selectionType)
Parameters
selectionType
SelectionTypeNew type of the selection.