IReportViewerMessages2.ProcessingStopped 屬性
取得當報表的處理停止時,所要顯示的文字。
命名空間: 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
String ,其中包含當報表的處理停止時,所要顯示的文字。