Gets the ItemsPanelTemplate defining the panel that lays out elements
representing days of week.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public ItemsPanelTemplate DaysOfWeekPanel { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DaysOfWeekPanel As ItemsPanelTemplate Get |