Skip to main content
All docs
V26.1
  • ASPxReportDesigner.SettingsDataSource Property

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

    Namespace: DevExpress.XtraReports.Web

    Assembly: DevExpress.XtraReports.v26.1.Web.WebForms.dll

    Declaration

    public ReportDesignerDataSourceSettings SettingsDataSource { get; }

    Property Value

    Type Description
    ReportDesignerDataSourceSettings

    A ReportDesignerDataSourceSettings object that specifies data source actions availability.

    See Also