Skip to main content

WizardCommandButtonClickEventArgs Class

Provides data for the WizardControl.PrevClick and WizardControl.NextClick events.

Namespace: DevExpress.XtraWizard

Assembly: DevExpress.XtraWizard.v23.2.dll

NuGet Package: DevExpress.Win

Declaration

public class WizardCommandButtonClickEventArgs :
    WizardButtonClickEventArgs

Inheritance

Object
EventArgs
WizardPageEventArgs
DevExpress.XtraWizard.WizardButtonClickEventArgs
WizardCommandButtonClickEventArgs
See Also