[]
Panel that displays day of the week.
public class CalendarDaysOfWeekPanel : CalendarSlotsPanel<CalendarDayOfWeekSlotInfo>, IDependencyObject
Public Class CalendarDaysOfWeekPanel
Inherits CalendarSlotsPanel(Of CalendarDayOfWeekSlotInfo)
Implements IDependencyObject
| Name | Description |
|---|---|
| CalendarDaysOfWeekPanel() | Initializes a new instance of the CalendarDaysOfWeekPanel class. |
| Name | Description |
|---|---|
| GetSlots() | When overriden, it returns the slots that will be displayed. |