Parameters
- column
- An integer value indicates the column index.
- filter
- A Filter object to become the active filter of the specified column.
- apply
- if set to
true
, the filter will be re-applied.
Return Value
true
if the filter is activated, false
otherwise.