ActiveReports.Viewer3 Request technical support
HyperLinkEventArgs Class Members
See Also  Properties 


The following tables list the members exposed by HyperLinkEventArgs.

Public Constructors

 NameDescription
Public ConstructorHyperLinkEventArgs ConstructorOverloaded. Initializes a new instance of the HyperLinkEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyButtonGets the mouse button that the user clicked to raise the event.  
Public PropertyCreateNewTabGets or sets a value indicating whether a new tab has been created.  
Public PropertyHandledSets or returns a value indicating whether the HyperLinkEvent is handled.  
Public PropertyHyperLinkGets the hyperlink target.  
Top

See Also