[]
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.
Panel that displays day of the week.
Panel that displays day slots.
Provides event data for HeaderLoading event.
Contains info about header slots.
Panel that displays headers slots.
Base event data for slot loading events.
Contains info about month slots.
Event information for C1Calendar.MonthSlotLoading event.
Panel that displays months.
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
Abstract panel used to render days, month years and days of weeks as a uniform grid which also allows rendering slots out of view.
Settings of the animation performed when the current view changes.
Contains info about year slots.
Event information for C1Calendar.YearSlotLoading event.
Panel that shows years divided by decades.
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 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 the kind of calendar displayed
Specifies constants that define the different views.
Represent the different kinds of animations when changing ViewMode.