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

BaseWizardPage.CausesValidation Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.XtraWizard

Assembly: DevExpress.XtraWizard.v19.1.dll

Declaration

[DefaultValue(false)]
[DXCategory("Behavior")]
public bool CausesValidation { get; set; }

Property Value

Type Default Description
Boolean **false**

A Booelan value.

See Also