'Declaration Public Function New( _ ByVal context As IApplicationContext, _ ByVal model As ReportPaneModel, _ ByVal viewerModel As ViewerModel _ )
public ReportPaneViewModel( IApplicationContext context, ReportPaneModel model, ViewerModel viewerModel )
Parameters
- context
- Context of the application
- model
- Model of this report pane
- viewerModel
- Model of the viewer