The C1MonthCalendar..::..DateTimeInfoCollection class keeps the list of DateTimeInfo objects which can be used for the C1MonthCalendar control navigation.

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

Syntax

C#
public class DateTimeInfoCollection : INotifyPropertyChanged
Visual Basic (Declaration)
Public Class DateTimeInfoCollection _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  C1.WPF.C1Schedule..::..C1MonthCalendar..::..DateTimeInfoCollection

See Also