次の方法で共有


ReportViewer.ZoomChange イベント

Occurs when the user changes the zoom level of the ReportViewer control.

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

構文

'宣言
'使用

解説

This event occurs when the user changes the zoom level of the ReportViewer control. Information about this event is passed in a ZoomChangeEventArgs object to the ZoomChangedEventHandler delegate, which handles the event.

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

参照

リファレンス

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