Skip to main content
All docs
V26.1
  • AIReportGenerationPage<TModel> Properties

    A presenter for the Report Wizard AIReportGenerationPageView and AIReportGenerationPage pages.
    Name Description
    FinishEnabled Gets whether the Finish button is enabled on the AIReportGenerationPageView page.
    Model Provides access to the wizard model, which accumulates settings specified by an end-user during wizard execution. Inherited from WizardPageBase<TView, TModel>.
    MoveNextEnabled Gets whether the Next button is enabled on the AINoDataEnterReportPromptPageView page.
    PageContent Provides access to the content of a wizard page. Inherited from WizardPageBase<TView, TModel>.
    See Also