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

    Returns the next wizard page type.

    Namespace: DevExpress.AIIntegration.Reporting.Wizard.Presenters

    Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public override Type GetNextPageType()

    Returns

    Type Description
    Type

    The next wizard page type.

    See Also