ComponentOne Extended Library for WPF and Silverlight
Description Property (DisplayAttribute)

C1.WPF.Extended Namespace > DisplayAttribute Class : Description Property
Gets or sets either a text, such as a tool tip, that is displayed to users to help them understand a member.
Syntax
'Declaration
 
Public Property Description As String
public string Description {get; set;}
See Also

Reference

DisplayAttribute Class
DisplayAttribute Members