IRibbonColorPalette Members
Implements the base API for a Ribbon’s color palette component.Properties
| Name | Description |
|---|---|
| AutomaticColor | Displays the automatic color swatch on the palette and specifies the color associated with it. |
| AutomaticColorCaption | Specifies the label displayed next to the automatic color swatch. |
| ColorGroups | Returns a collection of color groups in the Ribbon’s color palette. |
| Colors | Specifies colors displayed in the color palette. |
| IconTemplate | Specifies the template used to display an icon of the color palette item. |
| PaletteCssClass | Assigns a CSS class to the color palette. |
| ShowNoColorTile | Specifies whether the color palette item shows the No Color tile. |
| Value | Specifies the selected color value. |
| ValueChanged | Returns the processed Ribbon item’s ValueChanged event handler. |
See Also