Switches the view state to the next state saved in history.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public void Forward()
Visual Basic (Declaration)
Public Sub Forward
Visual C++
public:
void Forward()

See Also