[]
        
(Showing Draft Content)

C1.WinUI.Calendar.CalendarYearsPanel.GetSlots

GetSlots Method

GetSlots()

It returns the year slots that will be displayed.

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