Table of Contents

Method SelectFileEnd

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

SelectFileEnd()

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

void SelectFileEnd()

SelectFileEnd(SelectionType)

When implemented by a class, increases selection 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.