HyperlinkEventArgs.Hyperlink, propriété
Obtient l'URL sur laquelle l'utilisateur a cliqué dans un rapport.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Hyperlink As String
public string Hyperlink { get; }
public:
property String^ Hyperlink {
String^ get ();
}
member Hyperlink : string with get
function get Hyperlink () : String
Valeur de propriété
Type : String
Valeur de type string qui contient le lien hypertexte.