The C1MonthCalendar..::..DateTimeInfoCollection class keeps the list of DateTimeInfo
objects which can be used for the C1MonthCalendar control navigation.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public class DateTimeInfoCollection : INotifyPropertyChanged |
| Visual Basic (Declaration) |
|---|
Public Class DateTimeInfoCollection _ Implements INotifyPropertyChanged |