IReportViewerMessages2.ClientPrintControlLoadFailed 屬性

 

發佈時間: 2016年4月

取得當用戶端載入列印控制項而發生錯誤時,所要顯示的文字。

命名空間:   Microsoft.Reporting.WebForms
組件:  Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)

語法

string ClientPrintControlLoadFailed { get; }
property String^ ClientPrintControlLoadFailed {
    String^ get();
}
abstract ClientPrintControlLoadFailed : string with get
ReadOnly Property ClientPrintControlLoadFailed As String

屬性值

Type: System.String

文字 String,其中包含當用戶端載入列印控制項而發生錯誤時,所要顯示的文字。

請參閱

IReportViewerMessages2 介面
Microsoft.Reporting.WebForms 命名空間

回到頁首