Initiates switching to the previous page.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public abstract void GoToPrevPage() |
| Visual Basic (Declaration) |
|---|
Public MustOverride Sub GoToPrevPage |
| Visual C++ |
|---|
public: virtual void GoToPrevPage() abstract |