Simon Mourier's Avatar
Simon Mourier's blog (1346 answers on StackOverflow) about Microsoft technologies C#, C/C++, .NET, WinRT, WinUI, COM, Interop, DirectX, Direct2D, Windows, ...
  • 🔎︎ Search
  • Categories
  • Archives
  • About Me
  • c#
  • propertygrid
  • wpf

wpf propertyGrid

Oct 22, 2015 See the question and my original answer on StackOverflow

For whoever is interested, I've started a simple - but I hope useful - free and open source PropertyGrid project for WPF.

The source is available here: https://github.com/SoftFluent/SoftFluent.Windows and there is also a nuget package here: https://www.nuget.org/packages/SoftFluent.Windows.

It has no dependencies, but requires .NET 4 as it uses WPF's .NET 4 DataGrid class.

  • SmoBlog © 2010-2025 Simon Mourier. All rights reserved.
  • Privacy & Terms