[]
        
(Showing Draft Content)

C1.Win.Calendar.UI.DayTheme

DayTheme Class

Class contains day styles which determine the appearance of C1CalendarView day element on the screen.

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

Constructors

Name Description
DayTheme()

Initializes a new instance of the DayTheme.

DayTheme(DayTheme)

Initializes a new instance of the DayTheme.

Properties

Name Description
Bolded

Gets or sets bolded day style.

Disabled

Gets or sets disabled day style.

Ordinary

Gets or sets Ordinary day style.

Selected

Gets or sets selected day style.

Today

Gets or sets style for today date.

Trail

Gets or sets Trail day style.

Weekend

Gets or sets base weekend day style. Determines the appearance of all weekends on the screen if they have no their own definition.