Skip to main content
A newer version of this page is available. .

SpreadsheetDataSourceWizardOptions Class

Contains options which affect the behavior of the Data Source Wizard.

Namespace: DevExpress.XtraSpreadsheet

Assembly: DevExpress.XtraSpreadsheet.v20.2.dll

NuGet Package: DevExpress.Win.Spreadsheet

Declaration

public class SpreadsheetDataSourceWizardOptions :
    SpreadsheetNotificationOptions

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