A newer version of this page is available.
Switch to the current version.
DevExpress.Xpf.Scheduling.Editors Namespace
Contains classes for editors used in WPF Scheduler UI to display and specify object property values. To use these classes in XAML code, add the xmlns:dxsch="http://schemas.devexpress.com/winfx/2008/xaml/scheduling" namespace reference.
Assembly: DevExpress.Xpf.Scheduling.v18.2.dll
Classes
Name | Description |
---|---|
AppointmentLabelEdit | A combo box editor used to select an appointment label. |
AppointmentResourceEdit | A combo box editor used to select a single resource. |
AppointmentResourcesEdit | A combo box used to select multiple resources. |
AppointmentStatusEdit | A combo box editor used to select an appointment status. |
DurationEdit | A combo box editor used to specify time intervals (durations). |
ItemComboBoxEdit | A base class for scheduler combo box editors. |
ItemObservableCollection | A base class for collections of items used in the scheduler combo box editors, such as labels, statuses and resources. |
TimeZoneEdit | A combo box editor used to select a time zone. |
Feedback