[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1CalendarItem.DateTimeInfoCollection

C1CalendarItem.DateTimeInfoCollection Class

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

Inheritance
C1CalendarItem.DateTimeInfoCollection
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public class C1CalendarItem.DateTimeInfoCollection : INotifyPropertyChanged

Properties

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.

Events

Name Description
PropertyChanged

Occurs when a property value changes.