[]
        
(Showing Draft Content)

C1.WinUI.Calendar.C1Calendar.GetDaysSlots

GetDaysSlots Method

GetDaysSlots()

Declaration
protected virtual IEnumerable<CalendarDaySlotInfo> GetDaysSlots()
Protected Overridable Function GetDaysSlots() As IEnumerable(Of CalendarDaySlotInfo)
Returns
Type Description
IEnumerable<CalendarDaySlotInfo>