[]
        
(Showing Draft Content)

C1.WPF.Schedule.CalendarBase.DaysOfWeekPanel

DaysOfWeekPanel Property

DaysOfWeekPanel

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

Declaration
public ItemsPanelTemplate DaysOfWeekPanel { get; set; }
Remarks

By default the StackPanel with horizontal orientation is used.