Is there a way to rename DisplayName for Code property? Trying to rename it through EditorDescriptorRegistrationAttribute. But it doesn't work. I can override all properties except the "Code".
Also trying to find "Visible to" property. Just want to hide it from editing. But can't.
Hi,
Is there a way to rename DisplayName for Code property?
Trying to rename it through EditorDescriptorRegistrationAttribute. But it doesn't work. I can override all properties except the "Code".
Also trying to find "Visible to" property. Just want to hide it from editing. But can't.