Skip to main content
All docs
V26.1
  • AIChooseReportTypePage.ReportType Property

    Specifies the report type selected on the Wizard page.

    Namespace: DevExpress.AIIntegration.Wpf.Reporting

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

    Declaration

    public virtual IReportType ReportType { get; set; }

    Property Value

    Type Description
    IReportType

    The report type.

    Implements

    See Also