Skip to main content
All docs
V25.1
  • IAIChooseDataSourceOptionPageView.DataSourceOption Property

    Specifies the option for AI-powered report generation on the current Report Wizard page.

    Namespace: DevExpress.AIIntegration.Reporting.Wizard.Views

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

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    AIDataSourceOption DataSourceOption { get; set; }

    Property Value

    Type Description
    AIDataSourceOption

    An AIDataSourceOption enumeration value that specifies the option for the AI-powered report generation.

    See Also