Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
Status: New
XamPropertyGrid show hierarchy when filtering

Currently the XamPropertyGrid has a useful feature which allows you to filter. This works well.

In cases however where a field name appears multiple times in different parts of the hierarchy, the UI does not highlight said hierarchy. This means if you search for a field called "Date" and several nested fields contain this, the user has no idea which "Date" field they mean to modify.

Is it possible to also show the hierarchy when searching for nested fields that result in multiple hits?