ReportViewer.Hyperlink-Ereignis
Occurs when a user clicks a hyperlink in a report.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
Hinweise
This event occurs when a user clicks a hyperlink in a report, before the hyperlink is followed. Information about this event is passed in a HyperlinkEventArgs object to the HyperlinkEventHandler delegate, which handles the event.
For more information about handling events, see Behandeln von Ereignissen.
Siehe auch
Verweis
ReportViewer-Klasse
ReportViewer-Member
Microsoft.Reporting.WinForms-Namespace