Skip to main content

WizardPageErrorEventArgs Class

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

Namespace: DevExpress.Data.WizardFramework

Assembly: DevExpress.Data.v25.1.dll

NuGet Package: DevExpress.Data

#Declaration

public class WizardPageErrorEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
WizardPageErrorEventArgs
See Also