
Hi,
The NotifyParentProperty attribute does not seem to be supported by PropertyGrid?
Is this planned or how else does one get the summary text of a ExpanableObjectConverter to change when a child property is changed?
Take a Size object for example that expands to show Height and Width. The type converter for Size would display something like "(height,width)". When expanding and changing the width property I want the "(height,width)" string re-built.
Thanks.
The NotifyParentProperty attribute does not seem to be supported by PropertyGrid?
Is this planned or how else does one get the summary text of a ExpanableObjectConverter to change when a child property is changed?
Take a Size object for example that expands to show Height and Width. The type converter for Size would display something like "(height,width)". When expanding and changing the width property I want the "(height,width)" string re-built.
Thanks.