ActiveReports.Viewer6 Send comments on this topic.
HyperLinkEventArgs Class
See Also  Members  
ActiveReports.Viewer6 Assembly > DataDynamics.ActiveReports.Viewer Namespace : HyperLinkEventArgs Class

Provides data for the HyperLink event.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class HyperLinkEventArgs 
   Inherits EventArgs
C# 
public sealed class HyperLinkEventArgs : EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      DataDynamics.ActiveReports.Viewer.HyperLinkEventArgs

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also