|
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. |
|
![]() |
Defines appearance settings for the cells representing time ranges in the calendar in the calendar. |
|
![]() |
Contains the arguments passed to handlers of the Draw event. |
|
![]() |
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. |
|
![]() |
Defines formatting for a range of dates. Can be used either to format either days or months. |
|
![]() |
Represents a strongly-typed collection of DateStyle objects. |
|
![]() |
An instance of this class defines how a day of the week should be displayed and formatted. |
|
![]() |
Represents a strongly-typed collection of DayOfWeekStyle objects. |
|
![]() |
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 item related events, such as ItemCreated and ItemDeleted. |
|
![]() |
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. |
|
![]() |
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 RecurringItemDeleting event. |
|
![]() |
Contains the arguments passed to handlers of mouse events related to date/time and resource related cells in the calendar. |
|
![]() |
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 the saved state of a Selection object. |
|
![]() |
Encapsulates visualization settings that can be applied to a Calendar control by calling the ApplyTheme method. A theme includes settings for all calendar views - List, Month, Timetable, and so on. |
|
![]() |
Encapsulates settings for a timeline in a Resource view. |
|
![]() |
Defines properties that allow customizing the visualization of the calendar in Timetable view. |
|
![]() |
The base class for the different view settings classes. |
|
![]() |
Defines properties that allow customizing the visualization of weeks in WeekRange view. |
Interface | Description | |
---|---|---|
![]() |
Specifies that this object supports a simple, transacted notification for batch initialization. |
Delegate | Description | |
---|---|---|
![]() |
Represents methods that will handle the Draw event. |
|
![]() |
Represents methods that will handle the VisibleDateChanged event. |
|
![]() |
Represents methods that will handle mouse events related to date and time cells in the calendar. |
|
![]() |
Represents methods that will handle item validation events such as ItemCreating and ItemDeleting. |
|
![]() |
Represents methods that will handle the ItemInplaceEditEnding event. |
|
![]() |
Represents methods that will handle general item related events. |
|
![]() |
Represents methods that will handle the ItemModified event. |
|
![]() |
Represents methods that will handle the ItemModifying event. |
|
![]() |
Represents methods that will handle the ItemClick event. |
|
![]() |
Represents methods that will handle item selection related events. |
|
![]() |
Represents methods that will handle the RecurringItemDeleting event. |
|
![]() |
Represents methods that will handle mouse events related to date/time and resource related cells in the calendar. |
Enumeration | Description | |
---|---|---|
![]() |
Specifies a calendar subelement. |
|
![]() |
Specifies the type of view to display in a calendar control. |
|
![]() |
Specifies which elements of the calendar are custom-drawn. |
|
![]() |
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 style of lines. |
|
![]() |
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 horizontal or vertical orientation. |
|
![]() |
Specifies the position of an element relative to its container. |
|
![]() |
Specifies how to calculate the length of the resources in a Resource view. |
|
![]() |
Specifies the item resizing method in a Resource view. |
|
![]() |
Specifies the style of a Resource view. |
|
![]() |
Specifies what type of frame to draw around selected elements. |
|
![]() |
Specifies the state of a subject. |
|
![]() |
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. |