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.1.dll
NuGet Package: DevExpress.AIIntegration.Wpf
Declaration
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