ReportDesignerSettingsBase.DataSourceSettings Property
Specifies settings that configure the user interface related to the data sources in the Report Designer.
Namespace: DevExpress.XtraReports.Web.ReportDesigner
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| DataSourceSettings | A DataSourceSettings object that contains settings for UI configuration related to the data sources in the Report Designer. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DataSourceSettings |
|---|---|
| ReportDesignerModelSettings |
|
See Also