[]
        
(Showing Draft Content)

C1.WinUI.Calendar.CalendarMonthsPanel

CalendarMonthsPanel Class

Panel that displays months.

Inheritance
CalendarMonthsPanel
Namespace: C1.WinUI.Calendar
Assembly: C1.WinUI.Calendar.dll
Syntax
public class CalendarMonthsPanel : CalendarSlotsPanel<CalendarMonthSlotInfo>

Constructors

Name Description
CalendarMonthsPanel()

Initializes a new instance of the CalendarMonthsPanel class.

Methods

Name Description
GetSlots()

When overriden, it returns the slots that will be displayed.

See Also