Gu.Wpf.PropertyGrid
2.3.0
Small project for creating property grids in wpf.
Install-Package Gu.Wpf.PropertyGrid -Version 2.3.0
dotnet add package Gu.Wpf.PropertyGrid --version 2.3.0
<PackageReference Include="Gu.Wpf.PropertyGrid" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gu.Wpf.PropertyGrid --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gu.Wpf.PropertyGrid, 2.3.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 Gu.Wpf.PropertyGrid as a Cake Addin
#addin nuget:?package=Gu.Wpf.PropertyGrid&version=2.3.0
// Install Gu.Wpf.PropertyGrid as a Cake Tool
#tool nuget:?package=Gu.Wpf.PropertyGrid&version=2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Gu.Wpf.PropertyGrid:
Package | Downloads |
---|---|
Gu.Wpf.PropertyGrid.NumericSettingControls
Numeric controls for Gu.Wpf.PropertyGrid
|
|
Gu.Wpf.PropertyGrid.UnitSettingControls
Unit setting controls for Gu.Wpf.PropertyGrid
|
GitHub repositories
This package is not used by any popular GitHub repositories.