ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonStyle Class / ColorSet Property

In This Topic
    ColorSet Property
    In This Topic
    Gets the set of named colors.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColorSet As StyleColorSet
    public StyleColorSet ColorSet {get;}
    See Also