Skip to content

Commit afa3e37

Browse files
authored
Merge pull request #719 from telerik/DinkoK-patch-20
Update show-nested-collections-in-propertygrid.md
2 parents 54dc9fd + 7028a6c commit afa3e37

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

knowledge-base/show-nested-collections-in-propertygrid.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,8 @@ res_type: kb
2525
## Solution
2626

2727
A complete C# and VB.NET project is available in the Telerik WinForms SDK [here](https://github.com/telerik/winforms-sdk/tree/master/PropertyGrid/PropertyGridNestedCollections).
28-
29-
The sample solution is based on the following article: [Customized Display of Collection Data in a PropertyGrid](https://www.codeproject.com/Articles/4448/Customized-Display-of-Collection-Data-in-a-Propert).
3028

31-
# See Also
29+
## See Also
3230

3331
* [Type Converters]({%slug winforms/propertygrid/type-converters%})
3432
* [Attributes]({%slug winforms/propertygrid/attributes%})

0 commit comments

Comments
 (0)