PageNavigationEventHandler デリゲート
Represents the method that will handle the PageNavigation event of a ReportViewer.
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.dll 内)
構文
'宣言
'使用
パラメータ
- sender
The object that raised the event.
- e
A PageNavigationEventArgs object that contains the arguments for this event.
解説
For more information about handling events, see イベントの利用.