[]
Panel that shows years divided by decades.
public class CalendarYearsPanel : CalendarSlotsPanel<CalendarYearSlotInfo>
Public Class CalendarYearsPanel
Inherits CalendarSlotsPanel(Of CalendarYearSlotInfo)
| Name | Description |
|---|---|
| CalendarYearsPanel() | Initializes a new instance of the CalendarYearsPanel class. |
| Name | Description |
|---|---|
| GetSlots() | It returns the year slots that will be displayed. |