[]
        
(Showing Draft Content)

C1.Blazor.Calendar.C1Calendar.DayOfWeekSlotTemplate

DayOfWeekSlotTemplate Property

DayOfWeekSlotTemplate

Gets or sets a data template that defines the UI representation for a day of the week.

Declaration
[Parameter]
public RenderFragment<CalendarDayOfWeekSlotInfo> DayOfWeekSlotTemplate { get; set; }