[]
The base class for themes in the C1Calendar and C1Schedule controls.
The C1.Framework.Theme class represents the theme for the C1Calendar control. It is a set of C1.Framework.Style objects which contain display attributes that determine the appearance of control.
Palette Class represents a set of Color
values which are used for displaying C1Schedule.
PaletteOffice2016 Class represents a set of Color
values which are used for displaying C1Schedule.
Palettes Class represents a collection of available color
palettes for the C1Schedule visual style.
C1Schedule component uses this collection
to switch currently used palettes or to show multiple schedules
at the same time.
The key of collection is a Color value which is shown in the PaletteForm form.
For Office 2007 palettes key is a color of alternate month days, all-day area and dark horizontal borders in the day view.
The C1.Framework.Theme class represents the theme for the C1Schedule control. It is a set of C1.Framework.Style objects which contain display attributes that determine the appearance of control.
PaletteType Enumeration specifies the type of Palette object. This type defines the behavior of palette.
Defines the visual style for the C1Calendar and C1Schedule controls.