ComponentOne True DBGrid for WinForms
AutoComplete Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DisplayColumn Class : AutoComplete Property
Gets or sets a value indicating whether the dropdown auto fills the edit portion with the matched entry.
Syntax
'Declaration
 
Public Property AutoComplete As System.Boolean
public System.bool AutoComplete {get; set;}
See Also

Reference

C1DisplayColumn Class
C1DisplayColumn Members