ComponentOne True DBGrid for WinForms
DropDownList Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DisplayColumn Class : DropDownList Property
Gets or sets a value indicating whether the dropdown acts like a dropdown list (text portion is not editable).
Syntax
'Declaration
 
Public Property DropDownList As System.Boolean
public System.bool DropDownList {get; set;}
See Also

Reference

C1DisplayColumn Class
C1DisplayColumn Members