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