xtrareports-devexpress-dot-xtrareports-dot-ui-599ef50e.md
Contains names of the scripts for an XRLabel control.
Namespace : DevExpress.XtraReports.UI
Assembly : DevExpress.XtraReports.v25.2.dll
NuGet Package : DevExpress.Reporting.Core
public class XRLabelScripts :
XRControlScripts
Public Class XRLabelScripts
Inherits XRControlScripts
The following members return XRLabelScripts objects:
The XRLabelScripts class represents the scripts used for the XRLabel control only. Note that the scripts used to implement scripting for report itself, its bands and other controls are specified by the properties of the XRControlEvents class and its derived classes.
For more information on scripting, refer to Scripting Overview.
Object XRScriptsBase XRControlEvents XRControlScripts XRLabelScripts XRCharacterCombScripts
See Also