Délégué HyperlinkEventHandler
Represents the method that will handle a Hyperlink event.
Espace de noms: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (dans microsoft.reportviewer.winforms.dll)
Syntaxe
Paramètres
- sender
The object that raised the event.
- e
A HyperlinkEventArgs object that contains the arguments for this event.
Notes
For more information about handling events, see Consommation d'événements.