[]
        
(Showing Draft Content)

C1.WPF.Calendar.CalendarMonthsPanel

CalendarMonthsPanel Class

Panel that displays months.

Namespace: C1.WPF.Calendar
Assembly: C1.WPF.Calendar.dll
Syntax
public class CalendarMonthsPanel : CalendarSlotsPanel<CalendarMonthSlotInfo>, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDependencyObject

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