TextBoxAutoCompleteDelay Property

Specifies the delay time to elapse before starting to load suggestions.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public int Delay { get; set; }

Property Value

Int32

See Also