Performs switching to the bottom of the 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 PageEnd() |
| Visual Basic (Declaration) |
|---|
Public MustOverride Sub PageEnd |
| Visual C++ |
|---|
public: virtual void PageEnd() abstract |