Skip to main content
All docs
V26.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.v26.1.dll

    Declaration

    public enum AIDataSourceOption

    Members

    Name Description
    NoData

    The No Data Source option.

    DataBound

    The Add Data Source option.

    See Also