FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonColorPaletteEntry Class / ColorName Property

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