ComponentOne True DBGrid for WinForms
EditDropDown Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : EditDropDown Property
Gets or sets a value indicating whether editing will take place in a popup window or within cell boundaries.
Syntax
'Declaration
 
Public Property EditDropDown As System.Boolean
public System.bool EditDropDown {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members