共用方式為


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 命名空間