FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonColorPickerItem Class / ExpandColors Property

In This Topic
    ExpandColors Property (RibbonColorPickerItem)
    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