[]
BindingUtils
Represents a Binding converter that converts a bool to the corresponding Visibility value. If ConverterParameter is not null, returns inverted value.
Represents a month calendar with the ability to interactively navigate through months and select a specific DateTime value or a range of dates.
An instance of this class is used in the C1Calendar's template visual tree to define a place where a panel with month calendars will appear.
The C1CalendarResources keeps the set of resources used by the C1MultiMonthCalendar derived controls. Static fields of this class return default C1MultiMonthCalendar's themes.
Represents a multi month calendar with an ability to interactively navigate through months and select a specific DateTime value or its components.
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.
Provides auxiliary properties providing calendar specific information.
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.
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.
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.
DateTimeUtils
The DeferrableObservableCollection<T> represents an ObservableCollection<T> supported deferring events during the massive collection changes.
An instance of this class is used to represent the single month.
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.
The ThemeResources class is a base abstract class for ThemeResources classes.
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.
Determines the default theme for the C1Scheduler control.