Class | Description | |
---|---|---|
The Calendar control serves as a view in document-view architecture, where the document is implemented by the Schedule class. The Calendar provides several schedule related views, such as SingleMonth, List, Timetable, that present the scheduled events in different styles and layouts. |
||
The base class for the different theme-aware settings classes. |
||
Specifies the appearance of calendar elements. |
||
Defines the presentation of cells in calendar views. |
||
Defines appearance settings for the cells representing time ranges in the calendar. |
||
Contains the arguments passed to handlers of the VisibleDateChanged event. |
||
Represents a strongly-typed sorted collection of DateTime objects. |
||
Contains the arguments passed to handlers of mouse events related to date and time cells in the calendar. |
||
Represents a simple expander control. |
||
Contains the arguments passed to handlers of item validation events, such as ItemCreating and ItemDeleting. |
||
Contains the arguments passed to handlers of the ItemInplaceEditEnding event. |
||
Contains the arguments passed to handlers of the ItemModified event. |
||
Contains the arguments passed to handlers of the ItemModifying event. |
||
Contains the arguments passed to handlers of the ItemClick event. |
||
Defines the base class of custom item presenter classes. |
||
Associates a custom item presenter with a schedule item class. |
||
An instance of this class represents a set of selected schedule items. |
||
Contains the arguments passed to handlers of selection related events. |
||
Defines properties that allow customizing the visualization of schedule items in the calendar views. |
||
Defines properties that allow customizing the visualization of the calendar in a List view. |
||
Defines settings for the years in the calendar. |
||
Defines properties that allow customizing the visualization of months in the SingleMonth and MonthRange views. |
||
Contains the arguments passed to handlers of the QueryHeaderText event. |
||
Contains the arguments passed to handlers of the RecurringItemDeleting event. |
||
Represents the resize and move bands of items in a Timetable and Resource views. |
||
Contains the arguments passed to handlers of mouse events related to date/time and resource related cells in the calendar. |
||
Represents the header of a row in a Resource view. |
||
Converts ResourceHeader objects to readable strings representing their underlying resource. |
||
Defines properties that allow customizing the visualization of the calendar in Resource view. |
||
Represents a set of selected date cells and defines a visualization style applied to the selected elements. |
||
Represents a four-sided border, similar to the Border class, but with the ability to draw each side in a separate color. |
||
Contains the arguments passed to handlers of the TapAndHoldCellConfirm event. |
||
Contains the arguments passed to handlers of the TapAndHoldItemConfirm event. |
||
Represents the left part of the timeline header in a Resource view. |
||
Encapsulates settings for a timeline in a Resource view. |
||
Defines properties that allow customizing the visualization of the calendar in Timetable view. |
||
Converts System.Boolean to System.Windows.Visibility by mapping true to Visibility.Visible and false to Visibility.Collapsed. |
||
Defines properties that allow customizing the visualization of weeks in WeekRange view. |
Enumeration | Description | |
---|---|---|
Specifies the type of view to display in a calendar control. |
||
Specifies the display format of a day of the week. |
||
Specifies grouping or filtering criteria for views that support grouping. |
||
Specifies a user action on a schedule item. |
||
Specifies the appearance and behavior of the header in a List view. |
||
Specifies how to format and display minutes in the Timetable view. |
||
Specifies the layout of the cells in a SingleMonth and MonthRange views. |
||
Specifies the appearance and behavior of month headers in a SingleMonth and MonthRange views. |
||
Specifies the appearance and behavior of the header in a MonthRange view. |
||
Specifies the placement of the week numbers header in a SingleMonth view. |
||
Specifies the position of an element relative to its container. |
||
Specifies the style of a Resource view. |
||
Specifies a calendar theme. |
||
Specifies a time resolution. |
||
Specifies the appearance of the time period header in WeekRange view. |
||
Specifies whether there are multiple weeks displayed in WeekRange view. |