Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

XRCrossBandControl Events
Show Inherited Hide Inherited

The base for controls which are not restricted to a particular Band, but are drawn across multiple bands based on the specified start and end points.
Name Description
AfterPrint This event is not available for the XRCrossBandControl class.
BeforePrint This event is not available for the XRCrossBandControl class.
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 XRCrossBandControl class.
EvaluateBinding This event is not available for the XRCrossBandControl class.
HtmlItemCreated This event is not available for the XRCrossBandControl class.
LocationChanged This event is not available for the XRCrossBandControl class.
ParentChanged This event is not available for the XRCrossBandControl class.
PreviewClick This event is not available for the XRCrossBandControl class.
PreviewDoubleClick This event is not available for the XRCrossBandControl class.
PreviewMouseDown This event is not available for the XRCrossBandControl class.
PreviewMouseMove This event is not available for the XRCrossBandControl class.
PreviewMouseUp This event is not available for the XRCrossBandControl class.
PrintOnPage This event is not available for the XRCrossBandControl class.
SizeChanged This event is not available for the XRCrossBandControl class.
TextChanged This event is not available for the XRCrossBandControl class.
See Also