[]
        
(Showing Draft Content)

C1.WPF.Calendar.CalendarYearsPanel

CalendarYearsPanel Class

Panel that shows years divided by decades.

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

Constructors

Name Description
CalendarYearsPanel()

Initializes a new instance of the CalendarYearsPanel class.

Methods

Name Description
GetSlots()

It returns the year slots that will be displayed.

See Also