FilterVariantSettings
Interface
Configures the filter variant for a column.
Definition
Package:@progress/kendo-angular-grid
Properties
data?
any[]
Allows providing custom set of filter list values. Each entry must include a field matching the target column's field. By default, the filter list is populated with unique values from the Grid's data, taking into account their format as well (if present).
search?
boolean
Specifies if the search input is displayed. By default the input is visible.
Specifies the filter menu variant.