ComponentOne True DBGrid for WinForms
AutoDropDown Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DisplayColumn Class : AutoDropDown Property
Gets or sets a value indicating whether the dropdown opens automatically when a key is typed.
Syntax
'Declaration
 
Public Property AutoDropDown As System.Boolean
public System.bool AutoDropDown {get; set;}
See Also

Reference

C1DisplayColumn Class
C1DisplayColumn Members