FilterDropdown Property
FilterDropdown
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.
Declaration
public bool FilterDropdown { get; set; }
Public Property FilterDropdown As Boolean