Skip to main content
All docs
V25.1
  • AIDataSourceOption Enum

    Lists values that specify options for AI-powered report generation in the Report Wizard.

    Namespace: DevExpress.AIIntegration.Reporting.Wizard

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

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public enum AIDataSourceOption

    Members

    Name Description
    NoData

    The No Data Source option.

    DataBound

    The Add Data Source option.

    See Also