XtraReportBase.Scripts Property
Provides access to the report’s scripts.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
[SRCategory(ReportStringId.CatBehavior)]
public XtraReportBaseScripts Scripts { get; }
#Property Value
Type | Description |
---|---|
Xtra |
An Xtra |
#Remarks
To learn more, see Scripting Overview.