Specifies whether or not the Finish button is enabled on a wizard page.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v18.2.Win.dll
public override bool FinishEnabled { get; }
Public Overrides ReadOnly Property FinishEnabled As Boolean
Type | Description |
---|---|
Boolean | true, if the Finish button is enabled; otherwise, false. |