ReportViewer.Back 事件

Occurs when a user navigates from a drillthrough report back to the parent report.

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

语法

声明
用法

备注

This event occurs when the user moves from a drillthrough report back to the parent report. Information about this event is passed in a BackEventArgs object to the BackEventHandler delegate, which handles the event.

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

另请参见

参考

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