Back to Devexpress

XtraReportScripts Properties

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

latest3.7 KB
Original Source

XtraReportScripts Properties

Contains names of the scripts for an XtraReport object.

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. Inherited from XtraReportBaseScripts.
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. Inherited from XtraReportBaseScripts.
OnDataSourceRowChangedGets or sets the name of the script used to handle the XtraReportBase.DataSourceRowChanged event. Inherited from XtraReportBaseScripts.
OnFillEmptySpaceGets or sets the name of the script used to handle the XtraReport.FillEmptySpace event.
OnParametersRequestBeforeShowGets or sets the name of the script used to handle the XtraReport.ParametersRequestBeforeShow event.
OnParametersRequestSubmitGets or sets the name of the script used to handle the XtraReport.ParametersRequestSubmit event.
OnParametersRequestValueChangedGets or sets the name of the script used to handle the XtraReport.ParametersRequestValueChanged event.
OnPrintProgressGets or sets the name of the script used to handle the XtraReport.PrintProgress event.

See Also

XtraReportScripts Class

XtraReportScripts Members

DevExpress.XtraReports.UI Namespace