MonthCalendarColorTheme Property

Gets or sets the current graphical color theme.

Definition

Namespace: BeeMobile.MonthCalendar
Assembly: BeeMobile.MonthCalendar.NET48 (in BeeMobile.MonthCalendar.NET48.dll) Version: 4.8.0.2
C#
public virtual Theme ColorTheme { get; set; }

Property Value

Theme

Remarks

A color theme is a set of colors used to paint the whole MonthCalendar.

See Also