Skip to main content

DataSourceModel.SourceOptions Property

Specifies the options of an Excel data source.

Namespace: DevExpress.DataAccess.Wizard.Model

Assembly: DevExpress.DataAccess.v24.2.dll

NuGet Package: DevExpress.DataAccess

#Declaration

#Property Value

Type Description
ExcelSourceOptionsBase

An ExcelSourceOptionsBase descendant.

#Remarks

This setting is used to create an ExcelDataSource.

#Implements

See Also