Back to Devexpress

DevExpress.Xpf.Scheduling.Editors Namespace

wpf-devexpress-dot-xpf-dot-scheduling-a46054a4.md

latest1.7 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Classes

NameDescription
AppointmentLabelEditA combo box editor used to select an appointment label.
AppointmentResourceEditA combo box editor used to select a single resource.
AppointmentResourcesEditA combo box used to select multiple resources.
AppointmentStatusEditA combo box editor used to select an appointment status.
DurationEditA combo box editor used to specify time intervals (durations).
ItemComboBoxEditA base class for scheduler combo box editors.
ItemObservableCollectionA base class for collections of items used in the scheduler combo box editors, such as labels, statuses and resources.
TimeZoneEditA combo box editor used to select a time zone.