Back to Devexpress

XRPageBreak Events

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrpagebreak-dot-underscore-events.md

latest4.0 KB
Original Source

XRPageBreak Events

A Page Break control that defines a page delimiter in a report.

NameDescription
AfterPrintOccurs after an XRControl object is displayed in the report. Inherited from XRControl.
BeforePrintOccurs before an XRControl object creates its image in a report being generated. Inherited from XRControl.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
DrawThis event is not available for the XRPageBreak class.
EvaluateBindingThis event is not available for the XRPageBreak class.
HtmlItemCreatedThis event is not available for the XRPageBreak class.
LocationChangedOccurs when the value of the XRControl.LocationF property is changed. Inherited from XRControl.
ParentChangedOccurs when the XRControl instance’s parent is changed. Inherited from XRControl.
PreviewClickThis event is not available for the XRPageBreak class.
PreviewDoubleClickThis event is not available for the XRPageBreak class.
PreviewMouseDownThis event is not available for the XRPageBreak class.
PreviewMouseMoveThis event is not available for the XRPageBreak class.
PreviewMouseUpThis event is not available for the XRPageBreak class.
PrintOnPageThis event is not available for the XRPageBreak class.
SizeChangedThis event is not available for the XRPageBreak class.
TextChangedThis event is not available for the XRPageBreak class.

See Also

XRPageBreak Class

XRPageBreak Members

DevExpress.XtraReports.UI Namespace