Table of Contents

Method CanFindPreviousSelected

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

CanFindPreviousSelected()

Indicates whether ISearch can look for the previous occurrence of the selected text or it is the first attempt to search.

public virtual bool CanFindPreviousSelected()

Returns

bool

False if it is the first attempt to search or no text selected; otherwise true.