Back to Devexpress

GroupHeaderBandScripts Properties

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

latest2.4 KB
Original Source

GroupHeaderBandScripts Properties

Contains the names of the scripts assigned to GroupHeaderBand.

NameDescription
OnAfterPrintGets or sets the name of the script used to handle the XRControl.AfterPrint event. Inherited from XRControlEvents.
OnBandLevelChangedGets or sets the name of the script used to handle the GroupBand.BandLevelChanged event. Inherited from GroupBandScripts.
OnBeforePrintGets or sets the name of the script used to handle the XRControl.BeforePrint event. Inherited from XRControlEvents.
OnSortingSummaryGetResultGets or sets the name of the script used to handle the GroupHeaderBand.SortingSummaryGetResult event.
OnSortingSummaryResetGets or sets the name of the script used to handle the GroupHeaderBand.SortingSummaryReset event.
OnSortingSummaryRowChangedGets or sets the name of the script used to handle the GroupHeaderBand.SortingSummaryRowChanged event.

See Also

GroupHeaderBandScripts Class

GroupHeaderBandScripts Members

DevExpress.XtraReports.UI Namespace