MatchEntryTimeout Property (C1List)
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