WizardPageBase<TView, TModel>.FinishEnabled Property
Specifies whether or not the Finish button is enabled on a wizard page.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the Finish button is enabled; otherwise, false. |
See Also