[]
The CalendarTheme class represents the theme for the C1CalendarView control which contains display attributes that determine the appearance of control.
public class CalendarTheme : BaseC1FrameworkStyle
Name | Description |
---|---|
Common | Gets CommonStyle contains display common attributes that determine the appearance of C1CalendarView on the screen. |
Day | Gets styles which determine the appearance of C1CalendarView day elements on the screen. |
NavigationButtons | Gets styles which determine the appearance of C1CalendarView navigation elements on the screen. |
Titles | Gets styles which determine the appearance of C1CalendarView title elements on the screen. |