MonthCalendarFontDays Property

Gets or sets the Font which is used to display the names of days in a month.

Definition

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

Property Value

Font

See Also