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