[]
The TitleTheme contains styles which determine the appearance of C1CalendarView titles on the screen.
public class TitleTheme : BaseTheme
Name | Description |
---|---|
TitleTheme() | Initializes a new instance of the DayTheme. |
TitleTheme(TitleTheme) | Initializes a new instance of the TitleTheme. |
Name | Description |
---|---|
Day | Gets or sets day title style. |
Month | Gets or sets month title style. |
Today | Gets or sets today caption style. |
Week | Gets or sets week title style. |
Weekend | Gets or sets Weekend title style. |