Skip to main content

WizardPageErrorEventArgs Class

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

Namespace: DevExpress.Data.WizardFramework

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public class WizardPageErrorEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
WizardPageErrorEventArgs
See Also