Back to Devexpress

ReportScriptSettings Class

xtrareports-devexpress-dot-xtrareports-dot-userdesigner-289bb41b.md

latest1.6 KB
Original Source

ReportScriptSettings Class

Contains script-related report settings.

Namespace : DevExpress.XtraReports.UserDesigner

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class ReportScriptSettings
vb
Public Class ReportScriptSettings

The following members return ReportScriptSettings objects:

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

ReportScriptSettings Members

DevExpress.XtraReports.UserDesigner Namespace