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