[]
The C1CalendarItem.DateTimeInfoCollection class keeps the list of DateTimeInfo objects which can be used for the C1CalendarItem control navigation.
public class C1CalendarItem.DateTimeInfoCollection : INotifyPropertyChanged
| Name | Description |
|---|---|
| Collection | Gets a ReadOnlyObservableCollection<T> collection. |
| SelectedValue | Gets or sets a DateTimeInfo object corresponding to the month and year which are currently displayed by the owning C1CalendarItem control. |
| Name | Description |
|---|---|
| PropertyChanged | Occurs when a property value changes. |