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

In This Topic
    ColorName Property
    In This Topic
    Gets the color name.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ColorName As String
    public string ColorName {get;}
    See Also