Back to Devexpress

IScriptable.Scripts Property

xtrareports-devexpress-dot-xtrareports-dot-iscriptable.md

latest1.1 KB
Original Source

IScriptable.Scripts Property

Provides access to a collection of script events available for a report control.

Namespace : DevExpress.XtraReports

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
XRScriptsBase Scripts { get; }
vb
ReadOnly Property Scripts As XRScriptsBase

Property Value

TypeDescription
XRScriptsBase

An XRScriptsBase descendant.

|

See Also

IScriptable Interface

IScriptable Members

DevExpress.XtraReports Namespace