Table of Contents

Method SelectLineEnd

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

SelectLineEnd()

When implemented by a class, selects from current position to the end of current line in the control.

void SelectLineEnd()

SelectLineEnd(SelectionType)

When implemented by a class, selects from current position to the end of current line in the control and sets a given selection type.

void SelectLineEnd(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.