Skip to main content

IConfigureExtractDataSourcePageView.OnShowPreview Event

In This Article

Occurs when a preview window is invoked.

Namespace: DevExpress.DashboardCommon.DataSourceWizard

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

NuGet Package: DevExpress.Win.Dashboard

#Declaration

event EventHandler OnShowPreview

#Event Data

The OnShowPreview event's data class is EventArgs.

See Also