CustomShowPreviewEventArgs Class
Arguments passed to the ReportServiceController.CustomShowPreview event.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Remarks
The CustomShowPreviewEventArgs class declares properties specific to the ReportServiceController.CustomShowPreview event, which allows you to display the report preview in a custom form.
Inheritance
Object
EventArgs
HandledEventArgs
CustomShowPreviewEventArgs
See Also