ChooseReportStylePage<TModel>.MoveNextEnabled Property
Specifies whether or not the Next button is enabled on a wizard page.
Namespace: DevExpress.XtraReports.Wizards.Presenters
Assembly: DevExpress.XtraReports.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the Next button is enabled; otherwise, false. |
See Also