Classe BackEventArgs
Provides data for the Back event.
Espace de noms: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (dans microsoft.reportviewer.winforms.dll)
Syntaxe
Notes
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.
Hiérarchie d'héritage
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
Microsoft.Reporting.WinForms.BackEventArgs
Sécurité des threads
Tous les membres publics statiques (Partagés dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi
Référence
Membres BackEventArgs
Espace de noms Microsoft.Reporting.WinForms