CalendarView.MonthYearItemMargin Property

Definition

Gets or sets the amount of space around the outside of a month or year item.

C#
public Thickness MonthYearItemMargin { get; set; }
XAML
<CalendarView MonthYearItemMargin="uniform"/>
- or -
<CalendarView MonthYearItemMargin="left+right,top+bottom"/>
- or -
<CalendarView MonthYearItemMargin="left,top,right,bottom"/>
 

Property Value

The amount of space around the outside of a month or year item.

Applies to

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