5

I say, as in the picture:

enter image description here

if not exists, how to create it dynamically?

Jack
  • 16,276
  • 55
  • 159
  • 284

1 Answers1

10

This is called the PropertyGrid control in WinForms.

There are also various WPF implementations:

And at least one Silverlight implementation:

And finally, at least one for ASP.Net:

competent_tech
  • 44,465
  • 11
  • 90
  • 113