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