Skip to main content
A newer version of this page is available. .

ConfigureExtractDataSourcePageView.OnShowPreview Event

Occurs when the Data Preview window is invoked.

Namespace: DevExpress.DashboardWin.DataSourceWizard

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

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.WindowsDesktop.Win.Dashboard

Declaration

public event EventHandler OnShowPreview

Event Data

The OnShowPreview event's data class is EventArgs.

Implements

See Also