[]
        
(Showing Draft Content)

C1.Win.C1Schedule.UI.PaletteOffice2016

PaletteOffice2016 Class

PaletteOffice2016 Class represents a set of Color values which are used for displaying C1Schedule. The default value for each color is Empty. The AccentColor field should always contain unique Color value before adding the PaletteOffice2016 object to the Palettes collection. For other fields Empty is allowed. In such case control uses the corresponding color from the theme definition.

Inheritance
PaletteOffice2016
Namespace: C1.Win.C1Schedule.UI
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public class PaletteOffice2016 : Palette

Constructors

Name Description
PaletteOffice2016(PaletteType)

Initializes a new instance of the PaletteOffice2016 object.

PaletteOffice2016(PaletteType, Color, Color, Color, Color)

Initializes a new instance of the PaletteOffice2016 object.

Fields

Name Description
AccentColor

The Color value which is used for displaying navigation panels. This field should always contain unique Color value.

TodayColor

The Color value which is used for highlighting current day. This field should always contain unique Color value.

Properties

Name Description
KeyColor

Gets the key Color value for the current palette.