ComponentOne Ribbon for WinForms
Palette Property (RibbonColorPickerItem)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonColorPickerItem Class : Palette Property
Gets or sets the array of colors to choose from.
Syntax
'Declaration
 
Public Property Palette As RibbonColorPalette
public RibbonColorPalette Palette {get; set;}
See Also

Reference

RibbonColorPickerItem Class
RibbonColorPickerItem Members