Using the C1Calendar Control / C1Calendar Themes / Default Calendar Theme Resources
Default Calendar Theme Resources

The following table depicts the details of default calendar theme resources along with their keys:

 

Resource key

Description

C1Calendar_AdjacentDateText_Brush

The brush which is used for displaying adjacent days text.

C1Calendar_Background

The brush which is used as the calendar control’s background.

C1Calendar_DaysOfWeekBorder_Brush

The brush which is used for coloring the line under weekday names.

C1Calendar_Font

The FontFamily which is used in the calendar control.

C1Calendar_FontSize

The double value determining the font size used by the control.

C1Calendar_MonthHeader_Font

The FontFamily which is used for displaying mant header.

C1Calendar_MonthHeaderFont_Size

The double value determining the font size used for displaying mant header.

C1Calendar_MonthHeader_Brush

The brush which is used for coloring month header background.

C1Calendar_MonthHeaderText_Brush

The brush which is used for coloring month header background.

C1Calendar_NavArrow_Brush

The brush which is used for coloring navigation arrows.

C1Calendar_SelectedDate_Brush

The brush which is used for coloring selected days background.

C1Calendar_TodayBorder_Brush

The brush which is used for coloring current date border.

C1Calendar_TodayBorder_Thickness

The border thickness of the current date border.

C1Calendar_WeekendText_Brush

The brush which is used for coloring weekend days.