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