Back to Devexpress

XtraReportBaseScripts Properties

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

latest2.1 KB
Original Source

XtraReportBaseScripts Properties

Contains names of the scripts for the XtraReportBase class descendants.

NameDescription
OnAfterPrintGets or sets the name of the script used to handle the XRControl.AfterPrint event. Inherited from XRControlEvents.
OnBandHeightChangedGets or sets the name of the script used to handle the XtraReportBase.BandHeightChanged event.
OnBeforePrintGets or sets the name of the script used to handle the XRControl.BeforePrint event. Inherited from XRControlEvents.
OnDataSourceDemandedGets or sets the name of the script used to handle the XtraReportBase.DataSourceDemanded event.
OnDataSourceRowChangedGets or sets the name of the script used to handle the XtraReportBase.DataSourceRowChanged event.

See Also

XtraReportBaseScripts Class

XtraReportBaseScripts Members

DevExpress.XtraReports.UI Namespace