Posted 11 years ago
by Michael Haps
Version: 13.1.0561
Platform: .NET 4.0
Environment: Windows 7 (64-bit)
Dear Sirs,
I have a property grid with a SelectedObject. I use CategoryAttributes to define the categories for the properties. This works fine.
One property is an object which should have own (nested) categories for its properties. Again I use CategoryAttributes, but the categories for the properties of this object are not shown.
Please note that DisplayNameAttribute and DescriptionAttribute work for the nested properties.
What may I am missing?