Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Navigates the report viewer control back to the parent report from a drillthrough report.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
public void PerformBack()
public:
void PerformBack()
member PerformBack : unit -> unit
Public Sub PerformBack
Remarks
This method does not raise the Back event when called.
See Also
ReportViewer Class
Microsoft.Reporting.WinForms Namespace
Return to top