Skip to main content

AppointmentLabelItemCollection Class

Namespace: DevExpress.WinUI.Scheduler

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

NuGet Package: DevExpress.WinUI

Declaration

public class AppointmentLabelItemCollection :
    SourceObjectContainerCollection<Calendar, AppointmentLabelItem, AppointmentLabelMappings>

The following members return AppointmentLabelItemCollection objects:

Inheritance

Object
DevExpress.WinUI.Scheduler.Internal.ContainerCollection<AppointmentLabelItem>
DevExpress.WinUI.Scheduler.Internal.SourceObjectContainerCollection<Calendar, AppointmentLabelItem, AppointmentLabelMappings>
AppointmentLabelItemCollection
See Also