[]
Panel that displays months.
public class CalendarMonthsPanel : CalendarSlotsPanel<C1Calendar.CalendarMonthSlotInfo>, IDependencyObject
| Name | Description |
|---|---|
| CalendarMonthsPanel() | Initializes a new instance of the CalendarMonthsPanel class. |
| Name | Description |
|---|---|
| CreateContainer() | Creates the container. |
| CreateContent(CalendarMonthSlotInfo) | Creates the content of the slot. |
| GetSlots() | When overriden, it returns the slots that will be displayed. |
| PrepareContainer(CalendarSlotPresenter, CalendarMonthSlotInfo) | Prepares the item to be shown. |