Gets or Sets a value for the delay (in milliseconds) used in the keyboard search.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public int AutoSearchResetDelay { get; set; }
Visual Basic
Public Property AutoSearchResetDelay As Integer
	Get
	Set

See Also