Week Day Styles
C1Calendar contains the following unique CSS selector for its week day element:
CSS Selector |
Description |
.WeekDay |
Gets or sets the compound style for week days. If the ShowWeekDays property is set to False the week day will not be visible on the calendar. As a result, any settings applied to this style will not appear. |
General appearance settings such as the back color, background image, border color, border style, border width, font, and forecolor properties can be applied to the above styles for the week day element. Additionally, more detailed style settings can be applied to the week day element such as specifying the border setting for each border side.
|