Skip to main content
All docs
V24.2

SmartSearchBehaviorProperties.TypingPauseDelay Property

Namespace: DevExpress.AIIntegration.WinForms

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

NuGet Package: DevExpress.AIIntegration.WinForms

Declaration

[DefaultValue(500)]
public int TypingPauseDelay { get; set; }

Property Value

Type Default
Int32 500
See Also