TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sushanta Meher
NA
29
1.1k
how to set display name on a property in c#?
Jul 18 2018 7:24 AM
I have a class like this:
class Person
{
public uint Age
{
get{...}
set{...}
}
}
Thus a PropertyGrid displays the Person.Age property as "Age".
But I want to display it in chinese, but not the english word "Age", and I
don't want to change this class's definition .
Is it possible?
Thank you very much!
Reply
Answers (
1
)
xamarin android(c#)
What is problem in web config asp.net error