[]
        
(Showing Draft Content)

C1.WinUI.Calendar.CalendarMonthsPanel.GetSlots

GetSlots Method

GetSlots()

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

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