WizardPageBase<TView, TModel>.GetNextPageType() Method
Returns the type of the next wizard page.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Returns
Type | Description |
---|---|
Type | A Type enumeration value. |
See Also