ObjectMemberParametersPageEx<TModel> Constructors
Provides a presenter to the Specify the Member Parameters page of the Report Wizard.| Name | Parameters | Description |
|---|---|---|
| ObjectMemberParametersPageEx(IObjectMemberParametersPageView, IParameterService, OperationMode, ReportWizardSettings) | view, parameterService, operationMode, reportWizardSettings | Initializes a new instance of the ObjectMemberParametersPageEx<TModel> class with the specified settings. |
| ObjectMemberParametersPageEx(IObjectMemberParametersPageView, IParameterService, OperationMode) | view, parameterService, operationMode | Initializes a new instance of the ObjectMemberParametersPageEx<TModel> class with the specified settings. |
See Also