Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.
All docs
V25.2
  • MemoSmartAutoCompleteSuggestionReceivedEventArgs Class

    Contains data for the SuggestionReceived event.

    Namespace: DevExpress.AIIntegration.Blazor.Editors

    Assembly: DevExpress.AIIntegration.Blazor.Editors.v25.2.dll

    Declaration

    public class MemoSmartAutoCompleteSuggestionReceivedEventArgs

    Remarks

    Use the SuggestionReceived event to handle AI-generated text suggestions in the Memo component.

    Inheritance

    Object
    MemoSmartAutoCompleteSuggestionReceivedEventArgs
    See Also