[]
        
(Showing Draft Content)

C1.WinUI.Calendar.CalendarHeadersPanel.GetSlots

GetSlots Method

GetSlots()

When overriden, it returns the slots that will be displayed.

Declaration
protected override IEnumerable<CalendarHeaderSlotInfo> GetSlots()
Returns
Type Description
IEnumerable<CalendarHeaderSlotInfo>
Overrides