Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 515 Bytes

calendarview_numberofweeksinview.md

File metadata and controls

30 lines (19 loc) · 515 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.CalendarView.NumberOfWeeksInView
winrt property

Windows.UI.Xaml.Controls.CalendarView.NumberOfWeeksInView

-description

Gets or sets the number of weeks shown in the calendar view.

-xaml-syntax

<CalendarView NumberOfWeeksInView="int"/>

-property-value

The number of weeks shown in the calendar view. The default is 6.

-remarks

-examples

-see-also