ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / ColorPaletteEntry Class / Description Property

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