IReportViewerMessages2.MessageBoxTitle-Eigenschaft
Ruft den Titeltext für die vom Berichts-Viewer angezeigte Meldung ab.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
'Declaration
ReadOnly Property MessageBoxTitle As String
string MessageBoxTitle { get; }
property String^ MessageBoxTitle {
String^ get ();
}
abstract MessageBoxTitle : string with get
function get MessageBoxTitle () : String
Eigenschaftswert
Typ: String
Ein String mit dem Titeltext für die vom Berichts-Viewer angezeigte Meldung.