Hi @bil,
The FilterProperty specifies what property a column is filtered by. By default the DataGrid filters by the Property - FilterProperty can be used to override that or when the column is Template. Check this forum thread for an example.
FilterValue specifies the initial filter value. Empty by default.