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

GroupHeaderBand Events

A report band used for specifying grouping criteria and displaying information at the beginning of a group of records.
Name Description
AfterPrint Occurs after an XRControl object is displayed in the report. Inherited from XRControl.
BandLevelChanged Occurs when the value of the GroupBand.Level property changes. Inherited from GroupBand.
BeforePrint Occurs before an XRControl object creates its image in a report being generated. Inherited from XRControl.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
Draw This event is not available for the Band class. Inherited from Band.
EvaluateBinding Overrides the XRControl.EvaluateBinding event to hide it. Inherited from Band.
HeightChanged Occurs when the band height is changed. Inherited from Band.
HtmlItemCreated This event is not available for the Band class. Inherited from Band.
LocationChanged This event is not available for the Band class. Inherited from Band.
ParentChanged This event is not available for the Band class. Inherited from Band.
PreviewClick This event is not available for the Band class. Inherited from Band.
PreviewDoubleClick This event is not available for the Band class. Inherited from Band.
PreviewMouseDown This event is not available for the Band class. Inherited from Band.
PreviewMouseMove This event is not available for the Band class. Inherited from Band.
PreviewMouseUp This event is not available for the Band class. Inherited from Band.
PrintOnPage This event is not available for the Band class. Inherited from Band.
SizeChanged This event is not available for the Band class. Inherited from Band.
SortingSummaryGetResult Occurs when a summary gets its final value.
SortingSummaryReset Occurs when the summary value needs to be set to its initial value when calculating a custom summary.
SortingSummaryRowChanged Occurs when a group header retrieves the next data row in the bound data source.
TextChanged This event is not available for the Band class. Inherited from Band.
See Also