SmartSearchBehaviorProperties.TypingPauseDelay Property
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll
Declaration
Property Value
Type | Default |
---|---|
Int32 | 500 |
See Also
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll
[DefaultValue(500)]
public int TypingPauseDelay { get; set; }
<DefaultValue(500)>
Public Property TypingPauseDelay As Integer
Type | Default |
---|---|
Int32 | 500 |
No
Your feedback is appreciated.