[]
Gets or sets a data template that defines the UI representation for a day of the week.
[Parameter]
public RenderFragment<CalendarDayOfWeekSlotInfo> DayOfWeekSlotTemplate { get; set; }
<Parameter>
Public Property DayOfWeekSlotTemplate As RenderFragment(Of CalendarDayOfWeekSlotInfo)