xtrareports-devexpress-dot-xtrareports-dot-ui-b5513491.md
Used to implement scripting for report bands and controls.
Namespace : DevExpress.XtraReports.UI
Assembly : DevExpress.XtraReports.v25.2.dll
NuGet Package : DevExpress.Reporting.Core
public class XRControlEvents :
XRScriptsBase
Public Class XRControlEvents
Inherits XRScriptsBase
The scripts used to implement scripting for report bands and controls are specified by the properties of the XRControlEvents class and its derived classes. To learn more about scripting in XtraReports see the Using Report Scripts help topic.
Show 28 items
Object XRScriptsBase XRControlEvents XRControlScripts
See Also