Hello Everyone, I'm sort of a Newbie here, pls help me >.<
I'm struggling with a issue, it is possible to use the filter box to search a sub-propertie? For example, I have a Grid component that have a propertie class, then inside this propertie class I have some sub-properties, and so goes on. What I would like to do is use the filter box to search any properties or sub-properties that matchs with my value search in filter box.
Follows 2 screenshots:
Shows the object inpector of the Grid component with the propertie OptionsView, this properties contain a sub-propertie called Footer.
Shows the usage of the filter box looking up for the sub-propertie Footer.
How can I use filter box to search this sub-propertie called Footer?