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