[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarYearsPanel.GetSlots

GetSlots Method

GetSlots()

It returns the year slots that will be displayed.

Declaration
protected override IEnumerable<C1Calendar.CalendarYearSlotInfo> GetSlots()
Returns
Type Description
IEnumerable<CalendarYearSlotInfo>
Overrides