Propriedade IReportViewerMessages2.ProcessingStopped
Gets the text to display when the processing of a report has been stopped.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property ProcessingStopped As String
string ProcessingStopped { get; }
property String^ ProcessingStopped {
String^ get ();
}
abstract ProcessingStopped : string with get
function get ProcessingStopped () : String
Valor de propriedade
Tipo: String
A String that contains the text to display when the processing of a report has been stopped.