xtrareports-devexpress-dot-xtrareports-dot-ui-4ec77a95.md
Contains names of the scripts for all report controls.
Namespace : DevExpress.XtraReports.UI
Assembly : DevExpress.XtraReports.v25.2.dll
NuGet Package : DevExpress.Reporting.Core
public class XRControlScripts :
XRControlEvents
Public Class XRControlScripts
Inherits XRControlEvents
The following members return XRControlScripts objects:
An object of the XRControlScripts type can be obtained via the XRControl.Scripts property. It returns the script event list, according to the control’s type. All available events correspond to properties of the XRControlScripts class.
To learn more, refer to Scripting Overview.
Show 28 items
Object XRScriptsBase XRControlEvents XRControlScripts TruncatedControlScripts
See Also