I'm trying to hook up a Propertygrid to a class that I have. I've been trying to sort the properties by category by decorating them with with the Category attribute. However, I've found that those settings are not taking effect on properties that are set as Internal. Changing those properties to public does apply the proper category.
Is this intentional? Is there something I am missing?
Is this intentional? Is there something I am missing?