Skip to main content

AppointmentLabelItem Class

An object used as a label to categorize appointments.

Namespace: DevExpress.WinUI.Scheduler

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

NuGet Package: DevExpress.WinUI

Declaration

public class AppointmentLabelItem :
    SourceObjectContainer<AppointmentLabelItemCollection>

The following members return AppointmentLabelItem objects:

Inheritance

Object
DevExpress.WinUI.Scheduler.Internal.SourceObjectContainer<AppointmentLabelItemCollection>
AppointmentLabelItem
See Also