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

WizardPageChangingEventArgs Class

Provides data for the WizardControl.SelectedPageChanging event.

Namespace: DevExpress.XtraWizard

Assembly: DevExpress.XtraWizard.v19.2.dll

Declaration

public class WizardPageChangingEventArgs :
    WizardPageChangedEventArgs

Inheritance

See Also