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

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

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

See Also