GrapeCity.ActiveReports.Viewer.Silverlight.v9 Assembly > GrapeCity.ActiveReports Namespace : HyperLinkEventArgs Class |
The following tables list the members exposed by HyperLinkEventArgs.
Name | Description | |
---|---|---|
HyperLinkEventArgs Constructor | Initializes a new instance of the HyperLinkEventArgs class and sets the specified values to the Button and HyperLink properties. |
Name | Description | |
---|---|---|
Handled | Sets or returns a value indicating whether the HyperLinkEvent is handled. If the value for this property is set to true, the hyperlink is not opened. The default value is false. | |
HyperLink | Gets or sets the target URL of the hyperlink that was clicked. |