Back to Devexpress

PrintOnPageEventArgs Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-printonpageeventargs-dot-underscore-properties.md

latest1.1 KB
Original Source

PrintOnPageEventArgs Properties

Provides data for the XRControl.PrintOnPage event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
PageCountGets the number of all pages presented in the created report.
PageIndexGets the index of the current page which the control will be printed on.

See Also

PrintOnPageEventArgs Class

PrintOnPageEventArgs Members

DevExpress.XtraReports.UI Namespace