IConfigureExtractDataSourcePageView.Changed Event
In This Article
Occurs when any option is changed in the wizard page.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
event EventHandler Changed
#Event Data
The Changed event's data class is EventArgs.
See Also