[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonColorPalette.Set

Set Method

Set(int, Color)

Assigns the color to the palette entry with the specified index.

Declaration
public void Set(int index, Color color)
Parameters
Type Name Description
int index
Color color

Set(int, Color, string)

Assigns the color and color name to the palette entry with the specified index.

Declaration
public void Set(int index, Color color, string colorName)
Parameters
Type Name Description
int index
Color color
string colorName