WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarDaysPanel Class / GetSlots Method
In This Topic
    GetSlots Method (CalendarDaysPanel)
    In This Topic
    When overriden, it returns the slots that will be displayed.
    Syntax
    protected override IEnumerable<CalendarDaySlotInfo> GetSlots()
    See Also