Property Grid and ICustomTypeDescriptor

Grids for WPF Forum

Posted 7 years ago by Darrick White
Version: 17.1.0651
Avatar

It looks as though the new Property Grid no longer supports ICustomTypeDescriptor.  Our data models are driven based on this architecture.  Any idea on a way to work around this?

Comments (1)

Posted 7 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Darrick,

In the old PropertyGrid we used to have a TypeDescriptorFactory and a TypeReflectionFactory. In the new PropertyGrid, we are effectively using a slightly revised version of TypeDescriptorFactory only since it's more powerful than TypeReflectionFactory. Thus I would expect your ICustomTypeDescriptor to work.

Did you try this out yet and run into problems or were you just asking ahead of time?


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.