Skip to main content
A newer version of this page is available. .

WizardCommandButtonClickEventArgs Class

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

Namespace: DevExpress.XtraWizard

Assembly: DevExpress.XtraWizard.v18.2.dll

Declaration

public class WizardCommandButtonClickEventArgs :
    WizardButtonClickEventArgs

Inheritance

Object
EventArgs
WizardPageEventArgs
DevExpress.XtraWizard.WizardButtonClickEventArgs
WizardCommandButtonClickEventArgs
See Also