Skip to main content
All docs
V25.1
  • AINoDataEnterReportPromptPage<TModel> Properties

    A presenter for the Report Wizard AINoDataEnterReportPromptPageView page.
    Name Description
    FinishEnabled Gets whether the Finish button is enabled on the AINoDataEnterReportPromptPageView 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