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