DayOfWeekSlotTemplate Property
DayOfWeekSlotTemplate
Gets or sets a data template that defines the UI representation for a day of the week.
Declaration
public DataTemplate DayOfWeekSlotTemplate { get; set; }
Public Property DayOfWeekSlotTemplate As DataTemplate