Skip to main content
All docs
V23.2

ASPxReportDesigner.SettingsDataSource Property

Enables you to hide data source actions from the Field List panel.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v23.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public ReportDesignerDataSourceSettings SettingsDataSource { get; }

Property Value

Type Description
ReportDesignerDataSourceSettings

A ReportDesignerDataSourceSettings object that specifies data source actions availability.

See Also