New to Telerik UI for WinFormsStart a free 30-day trial

How to Show Nested Collections in RadPropertyGrid

Updated on May 9, 2025

Environment

Product VersionProductAuthor
2021.2.511RadPropertyGridDesislava Yordanova

Description

RadPropertyGrid doesn't display the nested collections and properties in the illustrated way out of the box:

show-nested-collections-in-propertygrid 001

Solution

A complete C# and VB.NET project is available in the Telerik WinForms SDK here.

See Also