CalendarView.FirstOfYearDecadeLabelFontStyle Property

Definition

Gets or sets the font style used to display the first-of-year banner in the calendar.

C#
public FontStyle FirstOfYearDecadeLabelFontStyle { get; set; }
XAML
<CalendarView FirstOfYearDecadeLabelFontStyle="fontStyleMemberName" />

Property Value

The font style used to display the first-of-year banner in the calendar.

Remarks

To make the first month of year label visible or not, use the IsGroupLabelVisible property.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6