[]
        
(Showing Draft Content)

C1.Blazor.Calendar.C1Calendar.DaySlotTemplate

DaySlotTemplate Property

DaySlotTemplate

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

Declaration
[Parameter]
public RenderFragment<CalendarDaySlotInfo> DaySlotTemplate { get; set; }