Skip to main content
A newer version of this page is available. .

ChooseObjectMemberPageEx<TModel> Constructors

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