Metoda ReportViewer.PerformBack —
Navigates the report viewer control back to the parent report from a drillthrough report.
Przestrzeń nazw: Microsoft.Reporting.WinForms
Zestaw: Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)
Składnia
'Deklaracja
Public Sub PerformBack
public void PerformBack()
public:
void PerformBack()
member PerformBack : unit -> unit
public function PerformBack()
Uwagi
This method does not raise the Back event when called.