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

PrintingController.CustomShowGridControlPrintPreview Event

Namespace: DevExpress.ExpressApp.Win.SystemModule

Assembly: DevExpress.ExpressApp.Win.v18.2.dll

Declaration

public event EventHandler<CustomShowGridControlPrintPreviewEventArgs> CustomShowGridControlPrintPreview

Event Data

The CustomShowGridControlPrintPreview event's data class is DevExpress.ExpressApp.Win.SystemModule.CustomShowGridControlPrintPreviewEventArgs.

See Also