Skip to main content
All docs
V25.2
  • ReportScriptSettings Class

    Contains script-related report settings.

    Namespace: DevExpress.XtraReports.UserDesigner

    Assembly: DevExpress.XtraReports.v25.2.dll

    NuGet Package: DevExpress.Reporting.Core

    Declaration

    public class ReportScriptSettings

    Remarks

    Scripts settings are initially hidden in the Report Designer UI. To activate report scripts and display the Script Language setting, allow script execution at application startup. Review the following help topic for more information: Scripts - Security Considerations.

    Inheritance

    Object
    ReportScriptSettings
    See Also