Returns the view state to the previous state saved in history.
            
    Namespace: 
   PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# | 
|---|
public void Backward()  | 
| Visual Basic (Declaration) | 
|---|
Public Sub Backward  | 
| Visual C++ | 
|---|
public: void Backward()  |