ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / FindEventArgs Class
Members

In This Topic
    FindEventArgs Class
    In This Topic
    Provides data for the Find event.
    Object Model
    FindEventArgs Class
    Syntax
    'Declaration
     
    Public NotInheritable Class FindEventArgs 
       Inherits System.EventArgs
    public sealed class FindEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.ActiveReports.Viewer.Win.FindEventArgs

    See Also