ComponentOne True DBGrid for WinForms
FilterDropdown Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : FilterDropdown Property
Gets or sets a value indicating whether a drop-down list is displayed in the filter cell that lists all the values of the field.
Syntax
'Declaration
 
Public Property FilterDropdown As System.Boolean
public System.bool FilterDropdown {get; set;}
See Also

Reference

C1DataColumn Class
C1DataColumn Members