Hi,
No, I can't use DisplayName in this:
No, I can't use DisplayName in this:
System.Reflection.PropertyInfo prop = valueType.GetProperty(propertyItem.PropertyName);
because my property has a DisplayNameAttribute, that not equals PropertyName.