ConfigureExcelFileColumnsPage(IPreviewDialogAccessor) Constructor
Initializes a new instance of the ConfigureExcelFileColumnsPage class with the specified settings.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| previewDialogAccessor | IPreviewDialogAccessor | An object implementing the IPreviewDialogAccessor interface. |
See Also