Defined in: features/global-filtering/globalFilteringFeature.types.ts:18
optional enableGlobalFilter: boolean;Defined in: features/global-filtering/globalFilteringFeature.types.ts:25
Allows this column to be scanned by global filtering.
Defaults to true; table-level global filtering and enableFilters must also allow filtering.