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