[]
        
(Showing Draft Content)

C1.Win.C1Schedule.UI.PaletteOffice2016.-ctor

PaletteOffice2016 Constructor

PaletteOffice2016(PaletteType)

Initializes a new instance of the PaletteOffice2016 object.

Declaration
public PaletteOffice2016(PaletteType type)
Parameters
Type Name Description
PaletteType type

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

Initializes a new instance of the PaletteOffice2016 object.

Declaration
public PaletteOffice2016(PaletteType type, Color accentColor, Color headerColor, Color todayColor, Color selection)
Parameters
Type Name Description
PaletteType type

The PaletteType value.

Color accentColor

The Color value which is used for displaying navigation panels.

Color headerColor

The Color value which is used for displaying day and group headers.

Color todayColor

The Color value which is used for highlighting current day.

Color selection

The Color value which is used for highlighting selected day or slots.