HyperlinkEventHandler 대리자
Represents the method that will handle a Hyperlink event.
네임스페이스: Microsoft.Reporting.WinForms
어셈블리: microsoft.reportviewer.winforms.dll의 Microsoft.ReportViewer.WinForms
구문
매개 변수
- sender
The object that raised the event.
- e
A HyperlinkEventArgs object that contains the arguments for this event.
주의
For more information about handling events, see 이벤트 사용.