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

XRPageBreakScripts Properties

Contains names of the scripts for an XRPageBreak control.
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. Inherited from TruncatedControlScripts.
OnEvaluateBinding For internal use. Inherited from TruncatedControlScripts.
OnHtmlItemCreated For internal use. Inherited from TruncatedControlScripts.
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. Inherited from TruncatedControlScripts.
OnPreviewDoubleClick For internal use. Inherited from TruncatedControlScripts.
OnPreviewMouseDown For internal use. Inherited from TruncatedControlScripts.
OnPreviewMouseMove For internal use. Inherited from TruncatedControlScripts.
OnPreviewMouseUp For internal use. Inherited from TruncatedControlScripts.
OnPrintOnPage For internal use. Inherited from TruncatedControlScripts.
OnSizeChanged For internal use.
OnTextChanged For internal use. Inherited from TruncatedControlScripts.
See Also