Hello!
I'm using PropertyGrid control for displaying properties of my objects. The problem is that I have a collection of objects and I haven't managed to expand it. I've already played enough with [ExpandableObject] attribute: I decorated items of the collection and the whole collection too.
I'm not sure where to go next to find a solution. Thanks for the help!
I'm using PropertyGrid control for displaying properties of my objects. The problem is that I have a collection of objects and I haven't managed to expand it. I've already played enough with [ExpandableObject] attribute: I decorated items of the collection and the whole collection too.
I'm not sure where to go next to find a solution. Thanks for the help!