다음을 통해 공유


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 네임스페이스