ChooseObjectMemberPage<TModel>.FinishEnabled Property
Specifies whether or not the Finish button is enabled on a wizard page.
Namespace: DevExpress.DataAccess.Wizard.Presenters
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the Finish button is enabled; otherwise, false. |
See Also