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

ChooseObjectBindingModePage<TModel>.GetNextPageType() Method

Returns the type of the next wizard page.

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v21.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public override Type GetNextPageType()

Returns

Type Description
Type

A Type value.

See Also