C1.Web.Mvc Namespace / FlexGridSearch Class / Delay Property

In This Topic
Delay Property (FlexGridSearch)
In This Topic
Gets or sets the delay, in milliseconds, between when a keystroke occurs and when the search is performed.
Syntax
'Declaration
 
Public Property Delay As Integer
 
See Also