Page 1 of 1

Is it possible to define a Label for a property in ED?

Posted: Wed 24 Apr 2013 01:55
by EdB
Hi,

Is it possible to define a "Label" for a property as one can do via "Data Annotations" ie "ProductType" may become "Product Type". This would also save me generating buddy classes.

Thanks,

Re: Is it possible to define a Label for a property in ED?

Posted: Thu 25 Apr 2013 16:33
by Shalex
It is not clear enough what you mean. Please explain. An example will be appreciated.

Is it note (right click on designer surface > Add > New Note) or hint (initialize Documentation for the property and it will be a hint when moving cursor over the property)?

Re: Is it possible to define a Label for a property in ED?

Posted: Thu 25 Apr 2013 17:07
by EdB
Hi,

I have sorted this now. Answer is yes, using the "Display Name" property, and it works well.

Thanks,