Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 581 Bytes

calendarview_setyeardecadedisplaydimensions_388826447.md

File metadata and controls

26 lines (18 loc) · 581 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.CalendarView.SetYearDecadeDisplayDimensions(System.Int32,System.Int32)
winrt method

Microsoft.UI.Xaml.Controls.CalendarView.SetYearDecadeDisplayDimensions

-description

Sets the number of rows and columns to use in the Year and Decade display modes.

-parameters

-param columns

The number of columns in the view.

-param rows

The number of rows in the view.

-remarks

-examples

-see-also