Back to Devexpress

SmartSearchBehavior Class

wpf-devexpress-dot-aiintegration-dot-wpf-63c99f8a.md

latest2.2 KB
Original Source

SmartSearchBehavior Class

Smart Search enhances traditional search algorithms to provide a more intuitive and efficient experience in WPF Ribbon and Accordion controls.

Namespace : DevExpress.AIIntegration.Wpf

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

NuGet Package : DevExpress.AIIntegration.Wpf

Declaration

csharp
public class SmartSearchBehavior :
    AIBehavior
vb
Public Class SmartSearchBehavior
    Inherits AIBehavior

Remarks

Smart Search delivers results that closely match the user’s intent, even when the input includes typos or misspellings.

Applies to:

See the following help topic for more information: Smart 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 SmartSearchBehavior

See Also

SmartSearchBehavior Members

DevExpress.AIIntegration.Wpf Namespace