Compartir a través de


IReportViewerMessages.ProgressText (Propiedad)

Proporciona el texto del mensaje de progreso que aparece cuando se procesa un informe.

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

Sintaxis

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

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)