Evento ReportViewer.Back

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

Spazio dei nomi: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Sintassi

Osservazioni

Occurs when a user navigates back to a parent report from a drillthrough report. Information about this event is passed in a BookmarkNavigationEventArgs object to the BookmarkNavigationEventHandler delegate, which handles the event.

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

Vedere anche

Riferimento

Classe ReportViewer
Membri ReportViewer
Spazio dei nomi Microsoft.Reporting.WinForms