ComponentOne True DBGrid for WinForms
MatchEntryTimeOut Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : MatchEntryTimeOut Property
Gets or sets the time (milliseconds) in which the incremental search string will reset for a dropdown when the C1DisplayColumn.DropDownList property is True.
Syntax
'Declaration
 
Public Property MatchEntryTimeOut As System.Integer
public System.int MatchEntryTimeOut {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members