windowsforms-devexpress-dot-xtrascheduler-5683ca73.md
Contains classes which implement the user-interface interaction functionality of XtraScheduler.
Assemblies : DevExpress.XtraScheduler.v25.2.dll, DevExpress.XtraScheduler.v25.2.Extensions.dll
NuGet Packages : DevExpress.Win.Scheduler, DevExpress.Win.SchedulerExtensions
| Name | Description |
|---|---|
| AppointmentDependencyForm | Default form used to modify or delete the appointment dependency. |
| AppointmentDependencyFormController | Provides all the settings which are required to edit a particular dependency in the Appointment Dependency form. |
| AppointmentDependencyTypeEdit | A control used to select a type of appointment dependency. |
| AppointmentForm | Simple appointment editing form. |
| AppointmentFormController | Provides all the settings which are required to edit a particular appointment in an Edit Appointment form. |
| AppointmentLabelEdit | The image combo box control used to select appointment labels in appointment editing dialogs. |
| AppointmentRecurrenceForm | Default recurrence editing form. |
| AppointmentResourceEdit | The image combo box control that displays a list of available resources. Users can select a resource in appointment editing dialogs. |
| AppointmentResourcesEdit | The pop-up checked list box control used to select multiple resources in appointment editing dialogs. |
| AppointmentRibbonForm | Default appointment editing dialog of WinForms Scheduler starting with version 15.2. |
| AppointmentStatusEdit | The image combo box control used to select the appointment status in appointment editing dialogs. |
| DailyRecurrenceControl | The control used to set recurrence options for daily recurring appointments in appointment editing dialogs. |
| DurationEdit | The combo box control used to specify time intervals (durations). |
| MonthEdit | The combo box control to select a month. |
| MonthlyRecurrenceControl | The control to set recurrence options for monthly recurring appointments. |
| RecurrenceControlBase | A base class for recurrence controls available in the XtraScheduler library. |
| ResourcesCheckedListBoxControl | Represents a check-list box that filters resources in the attached scheduler. |
| ResourcesComboBoxControl | Represents a combo box that filters resources in the attached scheduler. |
| ResourcesPopupCheckedListBoxControl | Represents a check-list combo box that filters resources in the attached scheduler. |
| ResourcesTree | The control used to display hierarchically ordered resources for the SchedulerControl. |
| ResourcesTreeOptionsFilter | Provides filtering options for the ResourcesTree. |
| RibbonViewNavigator | Obsolete. A component used to create a View Navigator Ribbon page. |
| RibbonViewSelector | Obsolete. A component used to create a View Selector Ribbon page. |
| StorageBindedImageComboBoxEdit | Represents a base class for the controls used to select items contained in the scheduler storage. |
| TimeZoneEdit | The combo box that displays a list of time zones in its drop-down menu. |
| ViewNavigator | Obsolete. A component used to create a View Navigator bar. |
| ViewSelector | Obsolete. A component used to create a View Selector bar. |
| WeekDaysCheckEdit | The control that allows users to select days of the week by checking the corresponding boxes. |
| WeekDaysEdit | The combo box control used to select days of the week. |
| WeeklyRecurrenceControl | The control used to set recurrence options for weekly recurring appointments. |
| WeekOfMonthEdit | The combo box used to select a week of the month. |
| YearlyRecurrenceControl | The control used to set the recurrence options for yearly recurring appointments. |