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

CachedReportSourceBase.BeforeBuildPages Event

Namespace: DevExpress.XtraPrinting.Caching

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public event EventHandler BeforeBuildPages

Event Data

The BeforeBuildPages event's data class is EventArgs.

See Also