ActiveReports Developer 7
Found Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > FindEventArgs Class : Found Property

Glossary Item Box

Gets the value that determines whether the text was found.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Found As System.Boolean
C# 
public System.bool Found {get;}

See Also