Back to Devexpress

XRPdfContent Events

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

latest3.0 KB
Original Source

XRPdfContent Events

A control that renders PDF file content 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.
Draw
EvaluateBindingOccurs after a data-bound XRControl object obtains data from its data source. Inherited from XRControl.
HtmlItemCreated
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.
PreviewClick
PreviewDoubleClick
PreviewMouseDown
PreviewMouseMove
PreviewMouseUp
PrintOnPage
SizeChanged
TextChanged

See Also

XRPdfContent Class

XRPdfContent Members

DevExpress.XtraReports.UI Namespace