allowFiltering property

bool allowFiltering
final

Decides whether the UI filtering should be enabled for all the columns.

GridColumn.allowFiltering has the highest priority over this property.

See also,

Implementation

final bool allowFiltering;