ReportViewer.BookmarkNavigation 事件

Occurs when the user navigates to a bookmark in a report.

命名空间: Microsoft.Reporting.WinForms
程序集: Microsoft.ReportViewer.WinForms (在 microsoft.reportviewer.winforms.dll 中)

语法

声明
用法

备注

This event occurs when the user navigates to a bookmark in the report. Information about this event is passed in a BookmarkNavigationEventArgs object to the BookmarkNavigationEventHandler delegate, which handles the event.

For more information about handling events, see 使用事件.

另请参见

参考

ReportViewer 类
ReportViewer 成员
Microsoft.Reporting.WinForms 命名空间