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

AppointmentLabelItem Class

An object used as a label to categorize appointments.

Namespace: DevExpress.WinUI.Scheduler

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