ASPxReportDesigner.SettingsDataSource Property
In This Article
Enables you to hide data source actions from the Field List panel.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
#Declaration
public ReportDesignerDataSourceSettings SettingsDataSource { get; }
#Property Value
Type | Description |
---|---|
Report |
A Report |
See Also