Partilhar via


Propriedade IReportViewerMessages2.PromptAreaErrorTitle

Gets the title text for the dialog box when an error occurs in the prompt area.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A String that contains the title text for the dialog box when an error occurs in the prompt area.

Consulte também

Referência

IReportViewerMessages2 Interface

Namespace Microsoft.Reporting.WinForms