[]
Represents a month calendar with the ability to interactively navigate through months and select a specific DateTime value or a range of dates.
Adapter that allows advanced customization of the control.
Contains info about day of week slots.
Event data for C1Calendar.DayOfWeekSlotLoading event.
Contains info about day slots.
Event data for C1Calendar.DaySlotLoading event.
Provides event data for HeaderLoading event.
Contains info about header slots.
Contains info about month slots.
Event information for C1Calendar.MonthSlotLoading event.
Event information for C1Calendar.SelectionChanged event.
Event data for C1Calendar.SelectionChanging event.
Contains info about slots.
Base event data for slot loading events.
Slot visual element
Slot presenter that is only able to show text
Settings of the animation performed when the current view changes.
Contains info about year slots.
Event information for C1Calendar.YearSlotLoading event.
The DateList class represents the observable collection of DateTime values. The collection contains unique values only. Every item in collection is a DateTime value containing the date part only.
The DeferrableObservableCollection<T> represents an ObservableCollection<T> supported deferring events during the massive collection changes.
The ObservableCollectionStringConverter provides a type converter to convert ObservableCollection<T> objects to and from various other representations.
The ReentrantObservableCollection<T> class represents the same interface and functionality as the Collection<T> with one exception: it allows collection changing in event handlers for the CollectionChanged event.
Defines constants that specify calendar mouse-over mode.
Specifies constants that define the navigation orientation
Specifies the kind of calendar displayed
Specifies constants that define the different views.
Represent the different kinds of animations when changing ViewMode.