CreateExtractDataSourcePage<TModel>.FinishEnabled Property
Specifies whether the Finish button is enabled on a wizard page.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v22.2.Win.dll
NuGet Packages: DevExpress.Win.Dashboard, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the Finish button is enabled; otherwise, false. |
See Also