ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonColorPaletteEntry Class / ColorName Property

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