Compartir a través de


IReportViewerMessages2.PromptAreaErrorTitle (Propiedad)

Obtiene el texto del título para el cuadro de diálogo cuando se produce un error en el área de mensajes.

Espacio de nombres:  Microsoft.Reporting.WinForms
Ensamblado:  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)

Sintaxis

'Declaración
ReadOnly Property PromptAreaErrorTitle As String
string PromptAreaErrorTitle { get; }
property String^ PromptAreaErrorTitle {
    String^ get ();
}
abstract PromptAreaErrorTitle : string with get
function get PromptAreaErrorTitle () : String

Valor de propiedad

Tipo: String
Un valor String que contiene el texto del título para el cuadro de diálogo cuando se produce un error en el área de mensajes.

Vea también

Referencia

IReportViewerMessages2 Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)