ISupportWizardFinishCommand.CanFinish Property
Indicates whether or not the Finish button is enabled on a wizard page.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the Finish button is enabled; otherwise, false. |
See Also