Gets or Sets a value for the delay (in milliseconds) used in the keyboard search.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public int AutoSearchResetDelay { get; set; } |
Visual Basic |
---|
Public Property AutoSearchResetDelay As Integer Get Set |