Skip to main content

ConfigureExcelFileColumnsPageEx<TModel> Constructors

Provides a presenter to the Choose Columns page of the Report Wizard.
Name Parameters Description
ConfigureExcelFileColumnsPageEx(IConfigureExcelFileColumnsPageView, IWizardRunnerContext, ReportWizardSettings, IDataDirectoryPatchingService) view, context, reportWizardSettings, dataDirectoryPatchingService Initializes a new instance of the ConfigureExcelFileColumnsPageEx<TModel> class with the specified settings.
ConfigureExcelFileColumnsPageEx(IConfigureExcelFileColumnsPageView, IWizardRunnerContext) view, context Initializes a new instance of the ConfigureExcelFileColumnsPageEx<TModel> class with the specified settings.
See Also