I can\'t find any list of the available attributes for the PropertyGrid in C#, do you know where I can find one?
Thanks.
If PropertyGrid is from Xceed Extended.Wpf.Toolkit it also count on System.ComponentModel.DataAnnotations.Display attribute.
[Display(Name="", Description="", Order=1)]
With it you can provide: