Delegato BackEventHandler

Represents the method that will handle the Back event of a ReportViewer.

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

Sintassi

Parametri

  • sender
    The object that raised the event.

Osservazioni

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 BackEventArgs object contains the parent report.

For more information about handling events, see Utilizzo degli eventi.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.Reporting.WebForms