RadzenGrid filter on column with Object

Create RadzenGridColumn with property of type Object.
Apply Advanced filter value.
You will get error:

System.Linq.Dynamic.Core.Exceptions.ParseException: 'No applicable method 'ToLower' exists in type 'Object''

How can I filter not primitive types?

Filtering of non primitive types is not supported