[]
Gets the C1CalendarItem.DateTimeInfoCollection object pre-populated with DateTimeInfo objects representing several adjoining months. This object can be used in xaml for navigating the C1CalendarItem control to the one of the adjoining months.
[Browsable(false)]
public C1CalendarItem.DateTimeInfoCollection Months { get; }
This property is used by default C1CalendarItem style. For the sample of using look into source xaml: themes\CommonCalendarResources.xaml.