ChooseExtractFieldsPage<TModel>.MoveNextEnabled Property
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