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