XtraReportModel.SourceOptions Property
In This Article
Specifies the options of an ExcelDataSource.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public ExcelSourceOptionsBase SourceOptions { get; set; }
#Property Value
Type | Description |
---|---|
Excel |
An Excel |
See Also