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