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

Band Events

The base for classes that provide functionality to report bands.
Name Description
AfterPrint Occurs after an XRControl object is displayed in the report. Inherited from XRControl.
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.
EvaluateBinding Overrides the XRControl.EvaluateBinding event to hide it.
HeightChanged Occurs when the band height is changed.
HtmlItemCreated This event is not available for the Band class.
LocationChanged This event is not available for the Band class.
ParentChanged This event is not available for the Band class.
PreviewClick This event is not available for the Band class.
PreviewDoubleClick This event is not available for the Band class.
PreviewMouseDown This event is not available for the Band class.
PreviewMouseMove This event is not available for the Band class.
PreviewMouseUp This event is not available for the Band class.
PrintOnPage This event is not available for the Band class.
SizeChanged This event is not available for the Band class.
TextChanged This event is not available for the Band class.
See Also