Initializes a new instance of the DocumentViewModel class.
            
    Namespace: 
   PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# | 
|---|
protected DocumentViewModel( ViewManager viewManager )  | 
| Visual Basic (Declaration) | 
|---|
Protected Sub New ( _ viewManager As ViewManager _ )  | 
| Visual C++ | 
|---|
protected: DocumentViewModel( ViewManager^ viewManager )  | 
Parameters
- viewManager
 - Type: PerpetuumSoft.ReportingServices.Viewer.Client..::.ViewManager
The view manager.