Skip to main content
All docs
V25.1
  • IAIChooseReportTypePageView Members

    If implemented, supplies a view for the AI Choose Report Type page.

    Properties

    Name Description
    ReportType Specifies the report type selected on the Wizard page.

    Methods

    Name Description
    Initialize(IEnumerable<IReportType>) Initializes a wizard page with the specified options.

    Events

    Name Description
    ReportTypeChanged Occurs when the ReportType property value is changed.
    See Also