ChooseObjectBindingModePageEx<TModel> Constructors
Provides a presenter to the Select the Data Binding Mode page of the Report Wizard.| Name | Parameters | Description |
|---|---|---|
| ChooseObjectBindingModePageEx(IWizardRunnerContext, IChooseObjectBindingModePageView, OperationMode, ReportWizardSettings) | wizardRunnerContext, view, operationMode, reportWizardSettings | Initializes a new instance of the ChooseObjectBindingModePageEx<TModel> class with the specified settings. |
| ChooseObjectBindingModePageEx(IWizardRunnerContext, IChooseObjectBindingModePageView, OperationMode) | wizardRunnerContext, view, operationMode | Initializes a new instance of the ChooseObjectBindingModePageEx<TModel> class with the specified settings. |
See Also