ReportViewer.PerformBack-Methode
Navigiert das ReportViewer-Steuerelement von einem Drillthroughbericht zum übergeordneten Bericht zurück.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
Public Sub PerformBack
'Usage
Dim instance As ReportViewer
instance.PerformBack()
public void PerformBack()
public:
void PerformBack()
member PerformBack : unit -> unit
public function PerformBack()
Hinweise
Diese Methode löst das Back-Ereignis nicht aus, wenn sie aufgerufen wird.