Info
| Version: | 1.0.0 |
| Author(s): | Danilo Corallo |
| Last Update: | Monday, December 15, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.codeproject.com/Articles/13630/Add-Custom-Properties-to-a-PropertyGrid |
| NuGet Url: | https://www.nuget.org/packages/PropertyGridEx |
Install
Install-Package PropertyGridEx
dotnet add package PropertyGridEx
paket add PropertyGridEx
PropertyGridEx Download (Unzip the "nupkg" after downloading)
Immediately, I noticed how difficult it was to use it. Looking over the Internet, I found lots of people wishing for something easier to use, like the TreeView or the ListView.
So I started developing an extended version of the PropertyGrid that includes an Item collection.