Hi,
I have a PropertyGrid that is bound to an object with a List<string> member. The CollectionDisplayMode is EditableInline. I've implemented a custom TypeDescriptorFactory to handle readonly properties and expandability. Does the PropertyGrid have support for an expandable collection where each child item is a combobox?
Thanks
[Modified 10 years ago]