Back to Devexpress

XRLabelScripts Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrlabelscripts-dot-underscore-properties.md

latest6.4 KB
Original Source

XRLabelScripts Properties

Contains names of the scripts for an XRLabel control.

NameDescription
OnAfterPrintGets or sets the name of the script used to handle the XRControl.AfterPrint event. Inherited from XRControlEvents.
OnBeforePrintGets or sets the name of the script used to handle the XRControl.BeforePrint event. Inherited from XRControlEvents.
OnDrawGets or sets the name of the script used to handle the XRControl.Draw event. Inherited from XRControlEvents.
OnEvaluateBindingGets or sets the name of the script used to handle the XRControl.EvaluateBinding event. Inherited from XRControlEvents.
OnHtmlItemCreatedGets or sets the name of the script used to handle the XRControl.HtmlItemCreated event. Inherited from XRControlEvents.
OnLocationChangedGets or sets the name of the script used to handle the XRControl.LocationChanged event. Inherited from XRControlEvents.
OnParentChangedGets or sets the name of the script used to handle the XRControl.ParentChanged event. Inherited from XRControlEvents.
OnPreviewClickGets or sets the name of the script used to handle the XRControl.PreviewClick event. Inherited from XRControlEvents.
OnPreviewDoubleClickGets or sets the name of the script used to handle the XRControl.PreviewDoubleClick event. Inherited from XRControlEvents.
OnPreviewMouseDownGets or sets the name of the script used to handle the XRControl.PreviewMouseDown event. Inherited from XRControlEvents.
OnPreviewMouseMoveGets or sets the name of the script used to handle the XRControl.PreviewMouseMove event. Inherited from XRControlEvents.
OnPreviewMouseUpGets or sets the name of the script used to handle the XRControl.PreviewMouseUp event. Inherited from XRControlEvents.
OnPrintOnPageGets or sets the name of the script used to handle the XRControl.PrintOnPage event. Inherited from XRControlEvents.
OnSizeChangedGets or sets the name of the script used to handle the XRControl.SizeChanged event. Inherited from XRControlEvents.
OnSummaryCalculatedGets or sets the name of the script used to handle the XRLabel.SummaryCalculated event.
OnSummaryGetResultGets or sets the name of the script used to handle the XRLabel.SummaryGetResult event.
OnSummaryResetGets or sets the name of the script used to handle the XRLabel.SummaryReset event.
OnSummaryRowChangedGets or sets the name of the script used to handle the XRLabel.SummaryRowChanged event.
OnTextChangedGets or sets the name of the script used to handle the XRControl.TextChanged event. Inherited from XRControlEvents.

See Also

XRLabelScripts Class

XRLabelScripts Members

DevExpress.XtraReports.UI Namespace