Table of Contents

Method SelectFileEnd

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

SelectFileEnd()

When implemented by a class, increases selected text to end of the control's content.

void SelectFileEnd()

SelectFileEnd(SelectionType)

When implemented by a class, increases selected text to end of the control's content and sets a given selection type.

void SelectFileEnd(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.