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