Currently the PropertyGridControl doesn't see properties defined in ExpandoObject
Support ExpandoObject in PropertyGridControl
Answers approved by DevExpress Support
We have implemented the functionality described in this ticket. It will be included in our next update(s).
Please check back and leave a comment to this response to let us know whether or not this solution addresses your concerns.
Starting with v19.1, PropertyGridControl can edit ExpandoObject out of the box.
Please refer to the What's New page to learn about other features implemented in this release.
- v19.1.3Download Official Update
Where are we after 3 years? Interested to know.
Hi Phil,
Currently, this functionality is not implemented in PropertyGridControl, and I cannot provide you with any estimate regarding this. As an immediate solution, you can implement the ICustomTypeDescriptor interface in a Dictionary class descendant and use it as a PropertyGridControl source as demonstrated in PropertyGridControl and ExpandoObject.
Hi,
any news here? Does the latest WPF PropertyGrid support ExpandoObject?
thanks :-)
Hello Christian,
No, the current PropertyGridControl implementation doesn't support ExpandoObject. Once this functionality is available, we will publish a corresponding announcement on our website.
Thanks,
Michael