[]
Gets or sets an ItemsPanelTemplate that defines the panel that lays out elements representing days of a month. This is a dependency property.
public ItemsPanelTemplate DaysPanel { get; set; }
By default the UniformGrid panel with 7 columns and 6 rows is used.