IScriptable.Scripts Property
Provides access to a collection of script events available for a report control.
Namespace: DevExpress.XtraReports
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| XRScriptsBase | An XRScriptsBase descendant. |
See Also