SpreadsheetDataSourceWizardOptions Class
Contains options which affect the behavior of the Data Source Wizard.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Win.Spreadsheet
Declaration
Related API Members
The following members return SpreadsheetDataSourceWizardOptions objects:
Remarks
To access the SpreadsheetDataSourceWizardOptions instance, use the SpreadsheetControlOptions.DataSourceWizard property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraSpreadsheet.SpreadsheetNotificationOptions
SpreadsheetDataSourceWizardOptions
See Also