ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / FindEventArgs Class / Found Property

In This Topic
    Found Property
    In This Topic
    Gets the value that determines whether the text was found.
    Syntax
    'Declaration
     
    Public ReadOnly Property Found As Boolean
    public bool Found {get;}
    See Also