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

WizardPageValidatingEventArgs Class

Provides data for the BaseWizardPage.PageValidating event.

Namespace: DevExpress.XtraWizard

Assembly: DevExpress.XtraWizard.v18.2.dll

Declaration

public class WizardPageValidatingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
WizardPageValidatingEventArgs
See Also