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

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

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

    See Also