BackEventArgs 클래스
Provides data for the Back event.
네임스페이스: Microsoft.Reporting.WebForms
어셈블리: microsoft.reportviewer.webforms.dll의 Microsoft.ReportViewer.WebForms
구문
주의
This is passed to the BackEventHandler delegate when a Back event occurs.
A Back event occurs when the user has navigated to a drillthrough report and clicks the Back button to return to the parent report. The parent report is passed as an argument to the delegate that handles the Back event.
상속 계층 구조
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
Microsoft.Reporting.WebForms.BackEventArgs
스레드 보안
이 유형의 모든 public static(Visual Basic의 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.