AppointmentResourcesEdit Class
The pop-up checked list box control used to select multiple resources in appointment editing dialogs.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
[ComVisible(false)]
public class AppointmentResourcesEdit :
ResourcesPopupCheckedListBoxControl
Remarks
The AppointmentResourcesEdit class represents a supplementary control of the XtraScheduler Suite. It is a ResourcesPopupCheckedListBoxControl descendant for use on the Edit Appointment form. It provides the capability to select multiple resources for the appointment by checking them in the list.
The common appearance of the AppointmentResourcesEdit is shown in the picture below.
Implements
Inheritance
Object
MarshalByRefObject
See Also