Compartir a través de


IReportViewerMessages2.HyperlinkErrorTitle (Propiedad)

Obtiene el texto del título para el cuadro de diálogo si se produce un error cuando el usuario selecciona un Hyperlink en el informe.

Espacio de nombres:  Microsoft.Reporting.WinForms
Ensamblado:  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)

Sintaxis

'Declaración
ReadOnly Property HyperlinkErrorTitle As String
string HyperlinkErrorTitle { get; }
property String^ HyperlinkErrorTitle {
    String^ get ();
}
abstract HyperlinkErrorTitle : string with get
function get HyperlinkErrorTitle () : String

Valor de propiedad

Tipo: String
Un valor String que contiene el texto del título para el cuadro de diálogo si se produce un error cuando el usuario selecciona un Hyperlink en el informe.

Vea también

Referencia

IReportViewerMessages2 Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)