[]
        
(Showing Draft Content)

C1.Win.C1Schedule.UI

C1.Win.C1Schedule.UI Namespace

Classes

BaseTheme

The base class for themes in the C1Calendar and C1Schedule controls.

CalendarTheme

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

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

PaletteOffice2016

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.

Palettes

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.

ScheduleTheme

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.

Enums

PaletteType

PaletteType Enumeration specifies the type of Palette object. This type defines the behavior of palette.

VisualStyle

Defines the visual style for the C1Calendar and C1Schedule controls.