showFilterIconOnHover property

  1. @Deprecated('use SfDataGrid.showColumnHeaderIconOnHover instead')
bool showFilterIconOnHover
final

Decides whether the filter icon should be shown when hovering the header cells.

Defaults to false.

Implementation

@Deprecated('use SfDataGrid.showColumnHeaderIconOnHover instead')
final bool showFilterIconOnHover;