Clase BackEventArgs
Provides data for the Back event.
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en microsoft.reportviewer.webforms.dll)
Sintaxis
Comentarios
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.
Jerarquía de herencia
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
Microsoft.Reporting.WebForms.BackEventArgs
Seguridad de subprocesos
Todos los miembros (Compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Miembros BackEventArgs
Espacio de nombres Microsoft.Reporting.WebForms