Skip to main content

IExtractParametersPageView.OnShowPreview Event

Occurs when a preview window is invoked.

Namespace: DevExpress.DashboardCommon.DataSourceWizard

Assembly: DevExpress.Dashboard.v23.2.Win.dll

NuGet Package: DevExpress.Win.Dashboard

Declaration

event EventHandler OnShowPreview

Event Data

The OnShowPreview event's data class is EventArgs.

See Also