SpreadsheetDataSourceWizardOptions Class
In This Article
Contains options which affect the behavior of the Data Source Wizard.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.2.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