Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 660 Bytes

calendarviewtemplatesettings_hasmoreviews.md

File metadata and controls

22 lines (15 loc) · 660 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.CalendarViewTemplateSettings.HasMoreViews
winrt property

Microsoft.UI.Xaml.Controls.Primitives.CalendarViewTemplateSettings.HasMoreViews

-description

Gets a value that indicates whether the CalendarView has more views (like year or decade) that can be shown.

-property-value

true if the CalendarView has more views (like year or decade) that can be shown; otherwise, false.

-remarks

-examples

-see-also