Compartir a través de


IReportViewerMessages2.ProcessingStopped (Propiedad)

Obtiene el texto que se debe mostrar cuando se ha detenido el procesamiento de un informe.

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

Sintaxis

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

Valor de propiedad

Tipo: String
Un valor String que contiene el texto que se debe mostrar cuando se ha detenido el procesamiento de un informe.

Vea también

Referencia

IReportViewerMessages2 Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)