Gets the C1MonthCalendar..::..DateTimeInfoCollection object pre-populated with DateTimeInfo objects representing several adjoining years. This object can be used in xaml for navigating the C1MonthCalendar control to the one of the adjoining years.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

Remarks

This property is used by default C1MonthCalendar style. For the sample of using look into source xaml: themes\CommonCalendarResources.xaml.

See Also