SmartSearchBehavior Class
Smart Search enhances traditional search algorithms to provide a more intuitive and efficient experience in WinForms Ribbon and Accordion controls.
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll
Declaration
Remarks
“Smart Search” enhances traditional search algorithms to provide a more intuitive and efficient experience. It delivers results that closely match the user’s intent, even when the input includes typos or misspellings.
Play the following animation to see how AI-powered smart search works in the DevExpress WinForms Ribbon control:
Applies to:
Read the following help topic for additional information: AI-powered Smart Search.
Inheritance
Object
DevExpress.Utils.MVVM.BehaviorBase
DevExpress.Utils.Behaviors.Behavior
DevExpress.Utils.Behaviors.Behavior<DevExpress.AIIntegration.WinForms.ISmartSearchBehaviorSource>
SmartSearchBehavior
See Also