获取已停止处理报表时要显示的文本。
命名空间: Microsoft.Reporting.WinForms
程序集: Microsoft.ReportViewer.WinForms(在 Microsoft.ReportViewer.WinForms.dll 中)
语法
声明
ReadOnly Property ProcessingStopped As String
string ProcessingStopped { get; }
property String^ ProcessingStopped {
String^ get ();
}
abstract ProcessingStopped : string with get
function get ProcessingStopped () : String
属性值
类型:String
一个字符串,包含已停止处理报表时要显示的文本。