ActiveReports 8
HyperLinkEventArgs Class Members
See Also  Properties 
GrapeCity.ActiveReports.Viewer.Silverlight.v8 Assembly > GrapeCity.ActiveReports Namespace : HyperLinkEventArgs Class

Glossary Item Box

The following tables list the members exposed by HyperLinkEventArgs.

Public Constructors

 NameDescription
Public ConstructorHyperLinkEventArgs ConstructorInitializes a new instance of the HyperLinkEventArgs class and sets the specified values to the Button and HyperLink properties.  
Top

Public Properties

 NameDescription
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