ComponentOne Extended Library for WPF and Silverlight
DisplayName Property (MemberAttribute)

C1.Silverlight.Extended Namespace > MemberAttribute Class : DisplayName Property
Gets or sets the name that will be displayed by the C1PropertyGrid when showing the member.
Syntax
'Declaration
 
Public Property DisplayName As String
public string DisplayName {get; set;}
See Also

Reference

MemberAttribute Class
MemberAttribute Members