Name | Description | |
---|---|---|
Palette Constructor | Initializes a new instance of the Palette object. |
The following tables list the members exposed by Palette.
Name | Description | |
---|---|---|
Palette Constructor | Initializes a new instance of the Palette object. |
Name | Description | |
---|---|---|
AlternateMonth | The System.Drawing.Color value which is used for displaying background of alternate month days. For Office 2007 and 2010 palettes this field should always contain unique System.Drawing.Color value. For other palettes this field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition. | |
Border | The System.Drawing.Color value which is used for displaying day borders. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition. | |
DayHeaderBackground | The System.Drawing.Color value which is used for displaying day header background. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition. | |
DayHeaderBackground2 | The System.Drawing.Color value which is used for displaying day header gradient background. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition. | |
DayHeaderBorder | The System.Drawing.Color value which is used for displaying day header border. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition. | |
FreeHour | The System.Drawing.Color value which is used for displaying background of free hours. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition. | |
FreeHourBorder | The System.Drawing.Color value which is used for displaying free hours horizontal dark border. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition. | |
FreeHourLightBorder | The System.Drawing.Color value which is used for displaying free hours horizontal light border. This field can be System.Drawing.Color.Empty. In such case control will use the FreeHourBorder value. | |
MonthGridBorder | The System.Drawing.Color value which is used for displaying month grid header border inside tabs if ScheduleTheme.GroupTabStyle is C1.Win.C1Schedule.GroupTabStyle.Office2007. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition. | |
MonthGridText | The System.Drawing.Color value which is used for displaying month grid header text inside tabs if ScheduleTheme.GroupTabStyle is C1.Win.C1Schedule.GroupTabStyle.Office2007. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition. | |
SelectedDay | The System.Drawing.Color value which is used for displaying background of the selected day. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition. | |
SelectedSlot | The System.Drawing.Color value which is used for displaying background of the selected time slots. This field can be System.Drawing.Color.Empty. In such case control will use back color of the ScheduleTheme.MonthDayHeaderSelected style. | |
WorkHour | The System.Drawing.Color value which is used for displaying background of working hours. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition. | |
WorkHourBorder | The System.Drawing.Color value which is used for displaying working hours horizontal dark border. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition. | |
WorkHourLightBorder | The System.Drawing.Color value which is used for displaying working hours horizontal light border. This field can be System.Drawing.Color.Empty. In such case control will use the WorkHourBorder value. |
Name | Description | |
---|---|---|
KeyColor | Gets the key System.Drawing.Color value for the current palette. | |
PaletteType | Gets the PaletteType value. |
Name | Description | |
---|---|---|
CreateOffice2007Palette | Creates a new instance of the Palette object of PaletteType.Office2007 type. | |
CreateOffice2010Palette | Creates a new instance of the Palette object of PaletteType.Office2010 type. |
Name | Description | |
---|---|---|
UpdateSlotStyles |