I think I'd probably override the GetEditor implementation (my original has it do the default). If the object implements IDictionary, you can have GetEditor return an object that puts another property grid on a form, but drilled down a further level.
Override GetEditor
I think I'd probably override the GetEditor implementation (my original has it do the default). If the object implements IDictionary, you can have GetEditor return an object that puts another property grid on a form, but drilled down a further level.