Skip to main content

ChooseConnectionPageBase<TModel>.GetNextPageType() Method

Returns the type of the next wizard page.

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v25.1.dll

NuGet Package: DevExpress.DataAccess

Declaration

public override Type GetNextPageType()

Returns

Type Description
Type

A Type value.

See Also