GridView: Introduce a property that enables search matching on a proeprty of a complex object - SearchValuePath
Currently search tries to match the search value to the complex object value, which always provides negative results. Adding such property will enable search over a primitive type, or string property of the given object.