Table of Contents

Method CanFindPrevious

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

CanFindPrevious()

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

public virtual bool CanFindPrevious()

Returns

bool

False if it is the first attempt to search; otherwise true.