allowFiltering property

bool allowFiltering
final

Decides whether the UI filtering should be enabled for this column.

This property has the highest priority over SfDataGrid.allowFiltering property.

See also,

Implementation

final bool allowFiltering;