A newer version of this page is available.
Switch to the current version.
XtraReportModel.SourceOptions Property
Specifies the options of an ExcelDataSource.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
public ExcelSourceOptionsBase SourceOptions { get; set; }
Public Property SourceOptions As ExcelSourceOptionsBase
Property Value
Type | Description |
---|---|
ExcelSourceOptionsBase | An ExcelSourceOptionsBase descendant. |
Implements
See Also
Feedback