A newer version of this page is available.
Switch to the current version.
XtraReportModel.DataSourceType Property
Specifies the report data source type.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
public DataSourceType DataSourceType { get; set; }
Public Property DataSourceType As DataSourceType
Property Value
Type | Description |
---|---|
DataSourceType | A DataSourceType enumeration value. |
Implements
See Also
Feedback