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