[]
Panel that shows years divided by decades.
public class CalendarYearsPanel : CalendarSlotsPanel<C1Calendar.CalendarYearSlotInfo>, IDependencyObject
| Name | Description |
|---|---|
| CalendarYearsPanel() | Initializes a new instance of the CalendarYearsPanel class. |
| Name | Description |
|---|---|
| CreateContainer() | Creates the container. |
| CreateContent(CalendarYearSlotInfo) | Creates the content. |
| GetSlots() | It returns the year slots that will be displayed. |
| PrepareContainer(CalendarSlotPresenter, CalendarYearSlotInfo) | Prepares the item to be shown. |