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

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