[]
        
(Showing Draft Content)

C1.WinUI.Calendar.CalendarSlotsPanel-1.GetSlots

GetSlots Method

GetSlots()

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

Declaration
protected abstract IEnumerable<S> GetSlots()
Returns
Type Description
IEnumerable<S>