MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / HyperLinkEventArgs Class
Properties

HyperLinkEventArgs Class Members

The following tables list the members exposed by HyperLinkEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the HyperLinkEventArgs class and sets the specified values to the Button and HyperLink properties.  
Top
Public Properties
 NameDescription
Public PropertyGets the mouse button that the user clicked to raise the event.  
Public PropertyGets or sets a value indicating whether a new browser tab or window should be initialized to open the target of the hyperlink.  
Public PropertyGets or sets a value indicating whether the HyperLink event is handled.  
Public PropertyGets or sets a value that indicates the target of the hyperlink.  
Top
See Also