IConfigureExcelFileColumnsPageView Methods
If implemented, provides a view for the Choose Columns page of the Data Source Wizard.Name | Description |
---|---|
Initialize(FieldInfo[], Func<FieldInfo[], ColumnarData>) | If implemented, initializes a wizard page with the list of available columns. |
See Also