Can I use the property grid as an object browser?

Grids for WPF Forum

Posted 12 years ago by Peter Schregle
Version: 11.2.0551
Avatar
Hi.

Is there a way to use the PropertyGrid in a way that I can drill down into objects?

Let's say that object A has properties a and b, where b is of Type B that again has properties c and d. Now, when editing property b of object A, this should drill down one level and show properties c and d one level deeper in the grid. Similar to what collection do.

Thanks.

Peter

Comments (1)

Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Peter,

The PropertyGrid does support expandable properties at any level, which you can see in our Property Expandability QuickStart. This is different than the Object Browser you would find in Visual Studio though, which is more for displaying the members of various .NET types.


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.