Back to Devexpress

SemanticSearchBehavior Class

wpf-devexpress-dot-aiintegration-dot-wpf-ce6b39ac.md

latest1.9 KB
Original Source

SemanticSearchBehavior Class

Enables AI-powered semantic search in the GridControl.

Namespace : DevExpress.AIIntegration.Wpf

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

NuGet Package : DevExpress.AIIntegration.Wpf

Declaration

csharp
public class SemanticSearchBehavior :
    AIBehavior,
    ISemanticSearchService
vb
Public Class SemanticSearchBehavior
    Inherits AIBehavior
    Implements ISemanticSearchService

Remarks

See the following help topic for additional information: Semantic Search AI-powered Extension.

Inheritance

Object DispatcherObject DependencyObject Freezable Animatable DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase DevExpress.Mvvm.UI.Interactivity.Behavior DevExpress.Mvvm.UI.Interactivity.Behavior<DependencyObject> DevExpress.AIIntegration.Wpf.Internal.AIBehavior SemanticSearchBehavior

See Also

SemanticSearchBehavior Members

DevExpress.AIIntegration.Wpf Namespace