allowColumnFiltering property
Controls whether column filter UI actions are available in grid menus.
This only affects grid-managed column filter UI. Dataset-level filters can still be applied programmatically through the dataset API.
Implementation
final bool allowColumnFiltering;