ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonColorPickerItem Class / ExpandColors Property

In This Topic
    ExpandColors Property
    In This Topic
    Gets or sets whether the palette should be expanded to include five additional entries with different brightness for each color in the main palette.
    Syntax
    'Declaration
     
    Public Property ExpandColors As System.Boolean
    public System.bool ExpandColors {get; set;}
    See Also