Back to Devexpress

SmartSearchBehaviorProperties.TypingPauseDelay Property

windowsforms-devexpress-dot-aiintegration-dot-winforms-dot-smartsearchbehaviorproperties.md

latest1.2 KB
Original Source

SmartSearchBehaviorProperties.TypingPauseDelay Property

Namespace : DevExpress.AIIntegration.WinForms

Assembly : DevExpress.AIIntegration.WinForms.v25.2.dll

NuGet Package : DevExpress.AIIntegration.WinForms

Declaration

csharp
[DefaultValue(500)]
public int TypingPauseDelay { get; set; }
vb
<DefaultValue(500)>
Public Property TypingPauseDelay As Integer

Property Value

TypeDefault
Int32500

See Also

SmartSearchBehaviorProperties Class

SmartSearchBehaviorProperties Members

DevExpress.AIIntegration.WinForms Namespace