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

GroupHeaderBandScripts Properties

Contains the names of the scripts assigned to GroupHeaderBand.
Name Description
OnAfterPrint Gets or sets the name of the script used to handle the XRControl.AfterPrint event. Inherited from XRControlEvents.
OnBandLevelChanged Gets or sets the name of the script used to handle the GroupBand.BandLevelChanged event. Inherited from GroupBandScripts.
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 For internal use. Inherited from BandScripts.
OnParentChanged For internal use. Inherited from BandScripts.
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 BandScripts.
OnSizeChanged For internal use. Inherited from BandScripts.
OnSortingSummaryGetResult Gets or sets the name of the script used to handle the GroupHeaderBand.SortingSummaryGetResult event.
OnSortingSummaryReset Gets or sets the name of the script used to handle the GroupHeaderBand.SortingSummaryReset event.
OnSortingSummaryRowChanged Gets or sets the name of the script used to handle the GroupHeaderBand.SortingSummaryRowChanged event.
OnTextChanged For internal use. Inherited from TruncatedControlScripts.
See Also