IReportViewerMessages2.ExportErrorTitle-Eigenschaft
Ruft den Titeltext für das Dialogfeld ab, wenn ein Fehler beim Exportieren des Berichts auftritt.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
'Declaration
ReadOnly Property ExportErrorTitle As String
string ExportErrorTitle { get; }
property String^ ExportErrorTitle {
String^ get ();
}
abstract ExportErrorTitle : string with get
function get ExportErrorTitle () : String
Eigenschaftswert
Typ: String
Ein String mit dem Titeltext für das Dialogfeld, wenn ein Fehler beim Exportieren des Berichts auftritt.