Skip to main content
All docs
V25.1
  • DashboardChooseDataProviderPage<TModel>.GetNextPageType() Method

    Returns the type of the next wizard page.

    Namespace: DevExpress.DashboardCommon.DataSourceWizard

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

    NuGet Package: DevExpress.Win.Dashboard

    Declaration

    public override Type GetNextPageType()

    Returns

    Type Description
    Type

    The type of the next wizard page.

    See Also