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