Skip to main content

ChooseXPObjectSourceEntityTypePage<TModel>.GetNextPageType() Method

Returns the type of the next wizard page.

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public override Type GetNextPageType()

Returns

Type Description
Type

A Type value.

See Also