Skip to main content
All docs
V25.1
  • SemanticSearchBehavior Class

    Enables AI-powered semantic search in the GridControl.

    Namespace: DevExpress.AIIntegration.Wpf

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

    NuGet Package: DevExpress.AIIntegration.Wpf

    Declaration

    public class SemanticSearchBehavior :
        AIBehavior,
        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