Skip to main content
A newer version of this page is available.

TruncatedControlScripts Properties

Contains the names of the scripts for certain report controls.
Name Description
OnAfterPrint Gets or sets the name of the script used to handle the XRControl.AfterPrint event. Inherited from XRControlEvents.
OnBeforePrint Gets or sets the name of the script used to handle the XRControl.BeforePrint event. Inherited from XRControlEvents.
OnDraw For internal use.
OnEvaluateBinding For internal use.
OnHtmlItemCreated For internal use.
OnLocationChanged Gets or sets the name of the script used to handle the XRControl.LocationChanged event. Inherited from XRControlEvents.
OnParentChanged Gets or sets the name of the script used to handle the XRControl.ParentChanged event. Inherited from XRControlEvents.
OnPreviewClick For internal use.
OnPreviewDoubleClick For internal use.
OnPreviewMouseDown For internal use.
OnPreviewMouseMove For internal use.
OnPreviewMouseUp For internal use.
OnPrintOnPage For internal use.
OnSizeChanged Gets or sets the name of the script used to handle the XRControl.SizeChanged event. Inherited from XRControlEvents.
OnTextChanged For internal use.
See Also