Info
Version: | 2022.6.15.1 |
Author(s): | David Parvin |
Last Update: | Wednesday, June 15, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dparvin/PropertyGridHelpers/ |
NuGet Url: | https://www.nuget.org/packages/PropertyGridHelpers |
Install
Install-Package PropertyGridHelpers
dotnet add package PropertyGridHelpers
paket add PropertyGridHelpers
PropertyGridHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The idea is to provide the programmer with the attributes, converters and editors needed to edit values for a class or set of classes with a PropertyGrid. One place these can be used is for use with building controls.