ColorSettingsDayForeColor Property

Gets or sets the color used to paint the font of a day.

Definition

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

Property Value

Color

See Also