Skip to main content
A newer version of this page is available. .

AppointmentStatusItemCollection Class

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v21.2.dll

Declaration

public class AppointmentStatusItemCollection :
    SourceObjectContainerCollection<Calendar, AppointmentStatusItem, AppointmentStatusMappings>

The following members accept/return AppointmentStatusItemCollection objects:

Inheritance

Object
DevExpress.WinUI.Scheduler.Internal.ContainerCollection<AppointmentStatusItem>
DevExpress.WinUI.Scheduler.Internal.SourceObjectContainerCollection<Calendar, AppointmentStatusItem, AppointmentStatusMappings>
AppointmentStatusItemCollection
See Also