windowsforms-devexpress-dot-xtrascheduler-dot-ui-60396c13.md
A control used to select a type of appointment dependency.
Namespace : DevExpress.XtraScheduler.UI
Assembly : DevExpress.XtraScheduler.v25.2.dll
NuGet Package : DevExpress.Win.Scheduler
[ComVisible(false)]
public class AppointmentDependencyTypeEdit :
ImageComboBoxEdit
<ComVisible(False)>
Public Class AppointmentDependencyTypeEdit
Inherits ImageComboBoxEdit
The AppointmentDependencyTypeEdit control is utilized to select the AppointmentDependency.Type of the selected appointment dependency within the AppointmentDependencyForm. The AppointmentDependencyTypeEdit.Type property of the control is used for this purpose.
Show 15 items
Object MarshalByRefObject Component Control DevExpress.XtraEditors.XtraControl ControlBase BaseControl BaseEdit TextEdit ButtonEdit PopupBaseEdit PopupBaseAutoSearchEdit ComboBoxEdit ImageComboBoxEdit AppointmentDependencyTypeEdit
See Also
AppointmentDependencyTypeEdit Members