Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / ColorPaletteEntry Class / Description Property

In This Topic
    Description Property (ColorPaletteEntry)
    In This Topic
    Gets or sets the entry description.
    Syntax
    'Declaration
     
    
    Public Property Description As String
    public string Description {get; set;}
    See Also