Initiates switching to the first 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 GoToFirstPage()
Visual Basic (Declaration)
Public MustOverride Sub GoToFirstPage
Visual C++
public:
virtual void GoToFirstPage() abstract

See Also