ExcelDataSourceModel.SourceOptions Property
Specifies options used to extract data form the selected Excel file.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
ExcelSourceOptionsBase | null | An ExcelSourceOptionsBase descendant containing options used to extract data from the selected Excel file. |
Implements
See Also