SmartSearchBehavior Constructors
Smart Search enhances traditional search algorithms to provide a more intuitive and efficient experience in WinForms Ribbon and Accordion controls.Name | Parameters | Description |
---|---|---|
SmartSearchBehavior(Type, Int32, AIEvents) | behaviorSourceType, typingPauseDelay, events | Initializes a new instance of the SmartSearchBehavior class with specified settings. |
See Also