Skip to main content
All docs
V25.1
  • DevExpress.AIIntegration.Wpf Namespace

    Contains APIs related to DevExpress AI-powered extensions (behaviors).

    Assembly: DevExpress.AIIntegration.Wpf.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.Wpf

    Classes

    Name Description
    ChangeStyleBehavior Generates alternative versions of the same content to match a specific genre or format.
    ChangeToneBehavior Adjusts the tone of the text to meet audience or context requirements.
    CustomRequestBehavior Allows users to interact with an AI-powered assistant directly within your application.
    DocumentSummarizeBehavior Generates a brief summary of long text contained in a document.
    DocumentTranslateBehavior Converts the text in a document from one language to another while maintaining the original meaning and context.
    ExpandBehavior Enriches your text with additional information or in-depth explanations.
    ExplainBehavior Transforms text into more understandable terms making complex content more accessible and understandable.
    ExplainFormulaBehavior Generates a detailed explanation of the formula used in a worksheet cell (which clarifies its purpose and function).
    GenerateImageDescriptionBehavior Generates the description for the image in WPF Spreadsheet and Rich Text Edit controls.
    LanguageInfo
    ProofreadBehavior Reviews the text for spelling, grammar, punctuation, and style errors.
    SemanticSearchBehavior Enables AI-powered semantic search in the GridControl.
    ShortenBehavior Removes unnecessary details and makes content more concise.
    SmartAutoCompleteBehavior Intelligently predicts and suggests words or phrases based on the user’s current input.
    SmartPasteBehavior SmartPaste analyzes the content you copy and intelligently assigns the right values to the appropriate layout items or grid/treelist cells.
    SmartSearchBehavior Smart Search enhances traditional search algorithms to provide a more intuitive and efficient experience in WPF Ribbon and Accordion controls.
    SummarizeBehavior Generates a brief summary of long text.
    TranslateBehavior Converts the text from one language to another while maintaining the original meaning and context.

    Enums

    Name Description
    ControlSearchMode Lists values that specify search mode.