ASPxReportDesigner.SettingsDataSource Property
Enables you to hide data source actions from the Field List panel.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v25.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| ReportDesignerDataSourceSettings | A ReportDesignerDataSourceSettings object that specifies data source actions availability. |
See Also