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

    Contains values corresponding to strings that can be localized for the Report Designer.

    Namespace: DevExpress.AIIntegration.Reporting.Localization

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

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public enum AIReportStringId

    Members

    Name Description
    ReportLocalization_Button

    Localize with AI

    ReportLocalization_TranslatedTextWarning

    You are about to apply a translation that may include generated content. We recommend that you review all translated strings before you proceed. Do you want to continue?

    ReportWizard_EnterReportDescription

    Enter Report Description

    ReportWizard_EnterReportDescription_PromptPlaceholder

    Type in a detailed report description

    ReportWizard_EnterReportDescription_DataSourceStructure

    Data source structure

    ReportWizard_EnterReportDescription_PromptTitle

    Enter your prompt

    ReportWizard_EnterReportDescription_PredefinedPrompts

    Predefined Prompts

    ReportWizard_SelectDataSourceOption

    Select a Data Source Option

    ReportWizard_SelectReportType_AIPromptToReport

    AI Prompt-to-Report

    ReportWizard_SelectDataSourceOption_AddDataSource

    Add Data Source

    ReportWizard_SelectDataSourceOption_NoDataSource

    No Data Source

    ReportChat_ModificationRetry

    Modification could not be applied. Retry attempt number {0}…

    ReportChat_ModificationCouldNotBeApplied

    Modification could not be applied.

    ReportChat_ModificationCancelled

    Modification cancelled.

    ReportChat_ModificationSummary

    Generate a human-readable short summary of the applied changes. Use names of modificated controls for best result

    ReportChat_DockPanel_Text

    AI Assistant

    ReportChat_EmptyText

    Send a report modification request using AI chat or select a predefined sample prompt:

    See Also