IReportViewerMessages2.ProcessingStopped, propriété
Obtient le texte à afficher lorsque le traitement d'un rapport a été arrêté.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
ReadOnly Property ProcessingStopped As String
string ProcessingStopped { get; }
property String^ ProcessingStopped {
String^ get ();
}
abstract ProcessingStopped : string with get
function get ProcessingStopped () : String
Valeur de propriété
Type : String
String qui contient le texte à afficher lorsque le traitement d'un rapport a été arrêté.