ConfigureOlapParametersPage<TModel>.FinishEnabled Property
In This Article
Specifies whether the Finish button is enabled on a wizard page.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the Finish button is enabled; otherwise, false. |
See Also