WizardPageChangingEventArgs.Cancel Property
Gets or sets whether the operation must be canceled.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v22.2.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to cancel the operation; otherwise, false. |
See Also