[]
        
(Showing Draft Content)

C1.Win.Calendar.UI.CalendarTheme

CalendarTheme Class

The CalendarTheme class represents the theme for the C1CalendarView control which contains display attributes that determine the appearance of control.

Inheritance
CalendarTheme
Namespace: C1.Win.Calendar.UI
Assembly: C1.Win.Calendar.4.8.dll
Syntax
public class CalendarTheme : BaseTheme

Constructors

Name Description
CalendarTheme()

Initializes a new instance of the CalendarTheme.

CalendarTheme(CalendarTheme)

Initializes a new instance of the CalendarTheme.

Properties

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.

Methods

Name Description
Clone()

Creates an instance of the BaseStyle class that is identical to the current BaseStyle