Proprietà HyperlinkEventArgs.Hyperlink
Recupera l'URL su cui l'utente ha fatto clic in un rapporto.
Spazio dei nomi: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Sintassi
'Dichiarazione
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
Valore proprietà
Tipo: String
Valore stringa contenente il collegamento ipertestuale.