Partilhar via


Propriedade IReportViewerMessages2.MessageBoxTitle

Gets the title text for the message box dialog box displayed by the report viewer.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
ReadOnly Property MessageBoxTitle As String
string MessageBoxTitle { get; }
property String^ MessageBoxTitle {
    String^ get ();
}
abstract MessageBoxTitle : string with get
function get MessageBoxTitle () : String

Valor de propriedade

Tipo: String
A String that contains the title text for the message box dialog box displayed by the report viewer.

Consulte também

Referência

IReportViewerMessages2 Interface

Namespace Microsoft.Reporting.WinForms