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