Skip to main content
All docs
V26.1
  • MemoSmartAutoCompleteSuggestionReceivedEventArgs Class

    Contains data for the SuggestionReceived event.

    Namespace: DevExpress.AIIntegration.Blazor.Editors

    Assembly: DevExpress.AIIntegration.Blazor.Editors.v26.1.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