Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonColorPaletteEntry Class / Color Property

In This Topic
    Color Property (RibbonColorPaletteEntry)
    In This Topic
    Gets the color of this entry.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Color As Color
    public Color Color {get;}
    See Also