Compartir a través de


IReportViewerMessages.ProgressText (Propiedad)

Proporciona el texto para el mensaje de progreso que se muestra mientras se procesa un informe.

Espacio de nombres:  Microsoft.Reporting.WinForms
Ensamblado:  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.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 string.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)