Back to Devexpress

SpreadsheetDataSourceWizardOptions Class

windowsforms-devexpress-dot-xtraspreadsheet-7d2cf8e6.md

latest1.8 KB
Original Source

SpreadsheetDataSourceWizardOptions Class

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

Namespace : DevExpress.XtraSpreadsheet

Assembly : DevExpress.XtraSpreadsheet.v25.2.dll

NuGet Package : DevExpress.Win.Spreadsheet

Declaration

csharp
public class SpreadsheetDataSourceWizardOptions :
    SpreadsheetNotificationOptions
vb
Public Class SpreadsheetDataSourceWizardOptions
    Inherits 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

SpreadsheetDataSourceWizardOptions Members

DevExpress.XtraSpreadsheet Namespace