ReportViewer.CancelRendering メソッド
Stops background processing of the report.
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.dll 内)
構文
'宣言
'使用
パラメータ
- millisecondsTimeout
The number of milliseconds to wait for the background rendering to terminate. A value of -1 waits forever. A value of 0 returns immediately without waiting for the rendering to terminate.
戻り値
A Boolean value. A value of true is returned if the background rendering has terminated. A value of false is returned if background rendering has not terminated after the amount of time specified in the millisecondsTimeout parameter has elapsed, or if the millisecondsTimeout parameter was set to 0.
参照
リファレンス
ReportViewer クラス
ReportViewer メンバ
Microsoft.Reporting.WinForms 名前空間