[]
        
(Showing Draft Content)

C1.Win.Schedule.UI.Palettes.GetKeyForItem

GetKeyForItem Method

GetKeyForItem(Palette)

Returns the key color for Palette object accordingly to the value of it's PaletteType property.

Declaration
protected override Color GetKeyForItem(Palette item)
Parameters
Type Name Description
Palette item

The Palette object.

Returns
Type Description
Color

The key Color value.

Overrides