Gets the DataTemplate defining a UI representation of
a single day of week.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public DataTemplate DayOfWeekSlotTemplate { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DayOfWeekSlotTemplate As DataTemplate Get |