WizardCommandButtonClickEventArgs Class
In This Article
Provides data for the WizardControl.PrevClick and WizardControl.NextClick events.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Inheritance
Object
EventArgs
WizardPageEventArgs
DevExpress.XtraWizard.WizardButtonClickEventArgs
WizardCommandButtonClickEventArgs
See Also