Partager via


IReportViewerMessages2.ExportErrorTitle, propriété

Obtient le texte de titre de la boîte de dialogue qui s'affiche lorsqu'une erreur se produit au cours de l'exportation d'un rapport.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
ReadOnly Property ExportErrorTitle As String
string ExportErrorTitle { get; }
property String^ ExportErrorTitle {
    String^ get ();
}
abstract ExportErrorTitle : string with get
function get ExportErrorTitle () : String

Valeur de propriété

Type : String
String qui contient le texte de titre de la boîte de dialogue qui s'affiche lorsqu'une erreur se produit au cours de l'exportation d'un rapport.

Voir aussi

Référence

IReportViewerMessages2 Interface

Microsoft.Reporting.WinForms, espace de noms