Back to Devexpress

XRCrossTabCellScripts Properties

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

latest4.7 KB
Original Source

XRCrossTabCellScripts Properties

Contains the names of the scripts assigned to XRCrossTabCell.

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 XRCrossTabCell.BeforePrint event.
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.
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.
OnTextChangedGets or sets the name of the script used to handle the XRControl.TextChanged event. Inherited from XRControlEvents.

See Also

XRCrossTabCellScripts Class

XRCrossTabCellScripts Members

DevExpress.XtraReports.UI Namespace