IReportViewerMessages.ProgressText 屬性
提供處理報表時所顯示之進度訊息的文字。
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)
語法
'宣告
ReadOnly Property ProgressText As String
Get
'用途
Dim instance As IReportViewerMessages
Dim value As String
value = instance.ProgressText
string ProgressText { get; }
property String^ ProgressText {
String^ get ();
}
abstract ProgressText : string
function get ProgressText () : String
屬性值
型別:System.String
字串值。