Skip to main content
A newer version of this page is available. .

IWizardPage<TWizardModel>.GetNextPageType() Method

If implemented, returns the type of the next wizard page.

Namespace: DevExpress.Data.WizardFramework

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

Type GetNextPageType()

Returns

Type Description
Type

A Type enumeration value.

See Also