BaseWizardPage.AllowFinish Property
Gets or sets whether the Finish button is enabled.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the Finish button is enabled; otherwise, false. |
See Also