Skip to main content
All docs
V25.1
  • DevExpress.AIIntegration.Reporting.Common.Extensions Namespace

    Contains classes that implement AI-powered extensions for DevExpress Reporting Components.

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

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Classes

    Name Description
    LocalizeExtension An AI-powered extension that translates a report’s localizable property values into the specified language.
    LocalizeRequest A request to translate a report’s localizable property values into the specified language using AI-powered services.
    PromptToExpressionExtension A request to generate an expression from the specified prompt.
    PromptToExpressionRequest An AI-powered extension that generates an expression from the specified prompt.
    PromptToReportExtension An AI-powered extension that generates a report from the specified prompt.
    PromptToReportRequest A request to generate a report from the specified prompt.
    TestDataSourceExtension An AI-powered extension that generates a test data source.
    TestDataSourceRequest A request to generate a test data source.