SmartSearchBehavior(Type, Int32) Constructor
Initializes a new instance of the SmartSearchBehavior class with specified settings.
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
behaviorSourceType | Type |
Optional Parameters
Name | Type | Default |
---|---|---|
typingPauseDelay | Int32 | 500 |
See Also