[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonColorPalette.IndexOf

IndexOf Method

IndexOf(Color)

Searches for the specified color in the palette and returns a zero-based index of the found entry.

Declaration
public int IndexOf(Color color)
Parameters
Type Name Description
Color color
Returns
Type Description
int