Méthode ReportViewer.PerformBack
Fait revenir le contrôle ReportViewer d'un rapport d'extraction vers le rapport parent.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public Sub PerformBack
'Utilisation
Dim instance As ReportViewer
instance.PerformBack()
public void PerformBack()
public:
void PerformBack()
member PerformBack : unit -> unit
public function PerformBack()
Notes
Cette méthode ne déclenche pas l'événement Back en cas d'appel.