次の方法で共有


ReportViewer.RenderingBegin イベント

Occurs when the report in the ReportViewer begins rendering.

名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.dll 内)

構文

'宣言
'使用

解説

This event occurs when the report begins rendering. Information about this event is passed in a CancelEventArgs object to a CancelEventHandler delegate, which handles the event.

For more information about handling events, see イベントの利用.

参照

リファレンス

ReportViewer クラス
ReportViewer メンバ
Microsoft.Reporting.WinForms 名前空間