Skip to main content

WizardPageValidatingEventArgs Class

Provides data for the BaseWizardPage.PageValidating event.

Namespace: DevExpress.XtraWizard

Assembly: DevExpress.XtraWizard.v24.1.dll

NuGet Package: DevExpress.Win

Declaration

public class WizardPageValidatingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
WizardPageValidatingEventArgs
See Also