Skip to main content

ConfigureExtractDataSourcePageView.Changed Event

Occurs when any option is changed in the wizard page.

Namespace: DevExpress.DashboardWin.DataSourceWizard

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

NuGet Package: DevExpress.Win.Dashboard

Declaration

public event EventHandler Changed

Event Data

The Changed event's data class is EventArgs.

Implements

See Also