Table of Contents

Method SelectLineEnd

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

SelectLineEnd()

Selects from current position to the end of current line in the control.

public virtual void SelectLineEnd()

SelectLineEnd(SelectionType)

Selects from current position to the end of current line in the control and sets a given selection type.

public virtual void SelectLineEnd(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.