Propriedade IReportViewerMessages2.ExportErrorTitle
Gets the title text for the dialog box when an error occurs exporting a report.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property ExportErrorTitle As String
string ExportErrorTitle { get; }
property String^ ExportErrorTitle {
String^ get ();
}
abstract ExportErrorTitle : string with get
function get ExportErrorTitle () : String
Valor de propriedade
Tipo: String
A String that contains the title text for the dialog box when an error occurs exporting a report.