Skip to main content

PrintingController.CustomShowGridControlPrintPreview Event

Namespace: DevExpress.ExpressApp.Win.SystemModule

Assembly: DevExpress.ExpressApp.Win.v26.1.dll

Declaration

public event EventHandler<CustomShowGridControlPrintPreviewEventArgs> CustomShowGridControlPrintPreview

Event Data

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

See Also