Skip to main content
.NET Framework 4.6.2+

PrintingController.CustomShowGridControlPrintPreview Event

Namespace: DevExpress.ExpressApp.Win.SystemModule

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

Declaration

public event EventHandler<CustomShowGridControlPrintPreviewEventArgs> CustomShowGridControlPrintPreview

Event Data

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

See Also