Skip to main content
A newer version of this page is available. .
All docs
V23.1

DashboardChooseDataProviderPage<TModel>.GetNextPageType() Method

Returns the type of the next wizard page.

Namespace: DevExpress.DashboardCommon.DataSourceWizard

Assembly: DevExpress.Dashboard.v23.1.Win.dll

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

Declaration

public override Type GetNextPageType()

Returns

Type Description
Type

The type of the next wizard page.

See Also