Title Styles
C1Calendar contains the following unique CSS selectors for its calendar title and month title elements:
CSS Selector |
Description |
.MonthTitle |
Gets or sets the compound style for the month title. |
.GroupTitle |
Gets or sets the compound style for the calendar title. |
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 navigation elements. Additionally, more detailed style settings can be applied to the title style elements such as specifying the border setting for each border side.
|