Performs switching to the bottom of the page.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  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

See Also