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