DocumentMapNavigationEventHandler 委派
Represents the method that will handle the DocumentMapNavigation event of a ReportViewer.
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll)
語法
參數
- sender
The object raising the event.
- e
A DocumentMapNavigationEventArgs object containing the event arguments.
備註
For more information about handling events, see 使用事件.