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.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Classes
Name | Description |
---|---|
Appointment |
A combo box editor used to select an appointment label. |
Appointment |
A combo box editor used to select a single resource. |
Appointment |
A combo box used to select multiple resources. |
Appointment |
A combo box editor used to select an appointment status. |
Duration |
A combo box editor used to specify time intervals (durations). |
Item |
A base class for scheduler combo box editors. |
Item |
A base class for collections of items used in the scheduler combo box editors, such as labels, statuses and resources. |
Time |
A combo box editor used to select a time zone. |