ReportDesignerModel.DataSources Property
Specifies the data sources available in the Report Designer.
Namespace: DevExpress.XtraReports.Web.ReportDesigner
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DataSourceInfo[] | An array of DataSourceInfo objects. |
See Also