Skip to main content

WizardPageValidatingEventArgs Class

Provides data for the BaseWizardPage.PageValidating event.

Namespace: DevExpress.XtraWizard

Assembly: DevExpress.XtraWizard.v23.2.dll

NuGet Package: DevExpress.Win

Declaration

public class WizardPageValidatingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
WizardPageValidatingEventArgs
See Also