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

    Returns the next wizard page type.

    Namespace: DevExpress.AIIntegration.Reporting.Wizard.Presenters

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

    Declaration

    public override Type GetNextPageType()

    Returns

    Type Description
    Type

    The next wizard page type.

    See Also