Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended 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