ReportViewer.PerformBack 方法
從鑽研報表中,將報表檢視器控制項巡覽回父報表。
命名空間: Microsoft.Reporting.WinForms
組件: Microsoft.ReportViewer.WinForms (在 Microsoft.ReportViewer.WinForms.dll 中)
語法
'宣告
Public Sub PerformBack
'用途
Dim instance As ReportViewer
instance.PerformBack()
public void PerformBack()
public:
void PerformBack()
member PerformBack : unit -> unit
public function PerformBack()
備註
呼叫這個方法時不會引發 Back 事件。