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

AppointmentLabelItemCollection Class

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v22.1.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