DevExpress.Xpf.Scheduler.UI Namespace
Contains classes which implement the user-interface interaction functionality of the DXScheduler Suite for Silverlight.
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
Classes
| Name | Description |
|---|---|
| AppointmentFormController | Provides all settings which are required to edit a particular appointment in a custom Edit Appointment form. |
| AppointmentInplaceEditor | An in-place editor. |
| AppointmentInplaceEditorBase | Provides all the settings required to edit a particular appointment in a custom in-place editor. |
| AppointmentLabelEdit | A combo box control used to select appointment labels. It facilitates the creation of custom Edit Appointment forms. |
| AppointmentResourceEdit | A combo box control used to select a resource for an appointment. It facilitates the creation of custom Edit Appointment forms. |
| AppointmentResourcesEdit | A popup checked list box control used to select multiple resources in order to assign them to an appointment. It facilitates the creation of custom Edit Appointment forms. |
| AppointmentStatusEdit | A combo box control used to select appointment statuses. It facilitates the creation of custom Edit Appointment forms. |
| DailyRecurrenceControl | A control used to set the recurrence options for daily recurrent appointments. |
| MonthEdit | A combo box used to select a month. |
| MonthlyRecurrenceControl | A control used to set the recurrence options for monthly recurrent appointments. |
| RecurrenceRangeControl | A control used to specify an end condition for the series of recurring appointments. |
| ResourcesCheckedListBoxControl | A checked list box control used to filter resources within the Scheduler Control. |
| ResourcesComboBoxControl | A combo box control used to filter resources within the Scheduler Control. |
| ResourcesPopupCheckedListBoxControl | The popup checked list box control used to filter resources within the Scheduler Control. |
| SchedulerMenuItemName | Contains captions of popup menus and their default items. |
| TimeZoneEdit | A combo box used to specify a time zone. |
| WeekDaysCheckEdit | A control that allows the selection of days of the week by checking the corresponding boxes. |
| WeekDaysEdit | A combo box used to select days of the week. |
| WeeklyRecurrenceControl | A control used to set the recurrence options for weekly recurrent appointments. |
| WeekOfMonthEdit | A combo box used to select a week of the month. |
| YearlyRecurrenceControl | A control used to set the recurrence options for yearly recurrent appointments. |