Partilhar via


Propriedade IReportViewerMessages.ProgressText

Provides the text for the progress message that is displayed when a report is processing.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms