WTLPropertyGrid 2.0.0
WTLPropertyGrid is a ProperyGrid build on top of WTL
see https://www.viksoe.dk/code/propertygrid.htm for original code
see https://github.com/janwilmans/wtl-and-friends for the updated code, also report issues here.
Install-Package WTLPropertyGrid -Version 2.0.0
dotnet add package WTLPropertyGrid --version 2.0.0
<PackageReference Include="WTLPropertyGrid" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WTLPropertyGrid --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WTLPropertyGrid, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WTLPropertyGrid as a Cake Addin
#addin nuget:?package=WTLPropertyGrid&version=2.0.0
// Install WTLPropertyGrid as a Cake Tool
#tool nuget:?package=WTLPropertyGrid&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial nuget package
Dependencies
-
native 0.0
- wtl (>= 10.0.9163)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 279 | 6/15/2019 |