WizardPageBase<TView, TModel>.Changed Event
Occurs when settings on the current wizard page were changed.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Event Data
The Changed event's data class is EventArgs.
See Also