ConfigureExcelFileColumnsPage<TModel> Constructors
Provides a presenter to the Choose Columns page of the Data Source Wizard.Name | Parameters | Description |
---|---|---|
ConfigureExcelFileColumnsPage(IConfigureExcelFileColumnsPageView, IWizardRunnerContext, IDataDirectoryPatchingService) | view, context, dataDirectoryPatchingService | Initializes a new instance of the ConfigureExcelFileColumnsPage<TModel> class with the specified settings. |
See Also