XtraReportModel.DataSourceType Property
Specifies the report data source type.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v23.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
DataSourceType | A DataSourceType enumeration value. |
Implements
See Also