Ribbon for WinForms | ComponentOne
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 String
    public string ColorName {get;}
    See Also