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