Skip to main content
All docs
V25.1
  • 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

    public ReportDesignerDataSourceSettings SettingsDataSource { get; }

    Property Value

    Type Description
    ReportDesignerDataSourceSettings

    A ReportDesignerDataSourceSettings object that specifies data source actions availability.

    See Also