[]
        
(Showing Draft Content)

C1.WinUI.Calendar.CalendarYearsPanel

CalendarYearsPanel Class

Panel that shows years divided by decades.

Inheritance
CalendarYearsPanel
Namespace: C1.WinUI.Calendar
Assembly: C1.WinUI.Calendar.dll
Syntax
public class CalendarYearsPanel : CalendarSlotsPanel<CalendarYearSlotInfo>

Constructors

Name Description
CalendarYearsPanel()

Initializes a new instance of the CalendarYearsPanel class.

Methods

Name Description
GetSlots()

It returns the year slots that will be displayed.

See Also