ReportViewer.Hyperlink イベント
Occurs when a user clicks a hyperlink in a report.
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.dll 内)
構文
'宣言
'使用
解説
This event occurs when a user clicks a hyperlink in a report, before the hyperlink is followed. Information about this event is passed in a HyperlinkEventArgs object to the HyperlinkEventHandler delegate, which handles the event.
For more information about handling events, see イベントの利用.
参照
リファレンス
ReportViewer クラス
ReportViewer メンバ
Microsoft.Reporting.WinForms 名前空間