Back to Devexpress

WizardPageValidatingEventArgs Class

windowsforms-devexpress-dot-xtrawizard-5574f52a.md

latest1.3 KB
Original Source

WizardPageValidatingEventArgs Class

Provides data for the BaseWizardPage.PageValidating event.

Namespace : DevExpress.XtraWizard

Assembly : DevExpress.XtraWizard.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
public class WizardPageValidatingEventArgs :
    EventArgs
vb
Public Class WizardPageValidatingEventArgs
    Inherits EventArgs

WizardPageValidatingEventArgs is the data class for the following events:

Inheritance

Object EventArgs WizardPageValidatingEventArgs

See Also

WizardPageValidatingEventArgs Members

DevExpress.XtraWizard Namespace