MatchEntryTimeout Property (DropDownList)
In This Topic
Returns or sets a value indicating the timeout, in milliseconds, for incremental searching.
Syntax
'Declaration
Public Property MatchEntryTimeout As Long
public long MatchEntryTimeout {get; set;}
See Also