DayOfWeekSlot Property
DayOfWeekSlot
Gets or sets the visual element shown in the day of week slot.
Declaration
[Obsolete("Use SlotContent instead.")]
public View DayOfWeekSlot { get; set; }
<Obsolete("Use SlotContent instead.")>
Public Property DayOfWeekSlot As View