ReportViewer.PerformBack 方法

通过**“ReportViewer”**控件从钻取报表向回导航至父报表。

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

语法

声明
Public Sub PerformBack
用法
Dim instance As ReportViewer

instance.PerformBack()
public void PerformBack()
public:
void PerformBack()
member PerformBack : unit -> unit 
public function PerformBack()

注释

此方法在调用时不引发 Back 事件。

请参阅

参考

ReportViewer 类

Microsoft.Reporting.WebForms 命名空间