ChooseObjectTypePageEx<TModel> Constructors
Provides a presenter to the Select a Data Source Type page of the Report Wizard.| Name | Parameters | Description |
|---|---|---|
| ChooseObjectTypePageEx(IChooseObjectTypePageView, IWizardRunnerContext, OperationMode, ReportWizardSettings) | view, context, operationMode, reportWizardSettings | Initializes a new instance of the ChooseObjectTypePageEx<TModel> class with the specified settings. |
| ChooseObjectTypePageEx(IChooseObjectTypePageView, IWizardRunnerContext, OperationMode) | view, context, operationMode | Initializes a new instance of the ChooseObjectTypePageEx<TModel> class with the specified settings. |
See Also