Share via


Classe BackEventArgs

Provides data for the Back event.

Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Sintassi

Osservazioni

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.

Gerarchia di ereditarietà

System.Object
   System.EventArgs
     System.ComponentModel.CancelEventArgs
      Microsoft.Reporting.WebForms.BackEventArgs

Protezione dei thread

Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Membri BackEventArgs
Spazio dei nomi Microsoft.Reporting.WebForms