Table of Contents

Method SelectFileEnd

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

SelectFileEnd()

Increases selected text to end of the control's content.

public virtual void SelectFileEnd()

SelectFileEnd(SelectionType)

Increases selected text to end of the control's content and sets a given selection type.

public virtual void SelectFileEnd(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.