Compartir a través de


IReportViewerMessages2.ExportErrorTitle (Propiedad)

Obtiene el texto del título para el cuadro de diálogo cuando se produce un error al exportar un informe.

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

Sintaxis

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

Valor de propiedad

Tipo: String
Un valor String que contiene el texto del título para el cuadro de diálogo cuando se produce un error al exportar un informe.

Vea también

Referencia

IReportViewerMessages2 Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)