Partager via


Événement ReportViewer.Back

Occurs when a user navigates from a drillthrough report back to the parent report.

Espace de noms: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (dans microsoft.reportviewer.webforms.dll)

Syntaxe

Notes

This event occurs when the user moves from a drillthrough report back to the parent report. Information about this event is passed in a BackEventArgs object to the BackEventHandler delegate, which handles the event.

For more information about handling events, see Consommation d'événements.

Voir aussi

Référence

Classe ReportViewer
Membres ReportViewer
Espace de noms Microsoft.Reporting.WebForms