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