XRPdfContentScripts.OnEvaluateBinding Property
Gets or sets the name of the script used to handle the XRControl.EvaluateBinding event.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String that specifies the name of the script for this event. |
See Also