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

WizardPageErrorEventArgs Class

Provides data for the IWizardPage<TWizardModel>.Error event.

Namespace: DevExpress.Data.WizardFramework

Assembly: DevExpress.Data.v19.2.dll

Declaration

public class WizardPageErrorEventArgs :
    EventArgs

Inheritance

Object
EventArgs
WizardPageErrorEventArgs
See Also