Back to Devexpress

ItemComboBoxEdit Class

wpf-devexpress-dot-xpf-dot-scheduling-dot-editors-768f926c.md

latest2.2 KB
Original Source

ItemComboBoxEdit Class

A base class for scheduler combo box editors.

Namespace : DevExpress.Xpf.Scheduling.Editors

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public abstract class ItemComboBoxEdit :
    ComboBoxEdit
vb
Public MustInherit Class ItemComboBoxEdit
    Inherits ComboBoxEdit

Inheritance

Show 19 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control BaseEdit TextEditBase TextEdit ButtonEdit PopupBaseEdit LookUpEditBase ComboBoxEdit ItemComboBoxEdit AppointmentLabelEdit

AppointmentResourceEdit

AppointmentResourcesEdit

AppointmentStatusEdit

See Also

ItemComboBoxEdit Members

DevExpress.Xpf.Scheduling.Editors Namespace