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

AppointmentStatusItemCollection Class

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

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

The following members return AppointmentStatusItemCollection objects:

Inheritance

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