[]
        
(Showing Draft Content)

C1.WPF.Schedule.CalendarBase.DaysPanel

DaysPanel Property

DaysPanel

Gets or sets an ItemsPanelTemplate that defines the panel that lays out elements representing days of a month. This is a dependency property.

Declaration
public ItemsPanelTemplate DaysPanel { get; set; }
Remarks

By default the UniformGrid panel with 7 columns and 6 rows is used.