Back to Devexpress

SchedulerControl.LabelItems Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-schedulercontrol-bec51e58.md

latest1.3 KB
Original Source

SchedulerControl.LabelItems Property

Provides access to the Scheduler appointment labels collection.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public AppointmentLabelItemCollection LabelItems { get; }
vb
Public ReadOnly Property LabelItems As AppointmentLabelItemCollection

Property Value

TypeDescription
AppointmentLabelItemCollection

A AppointmentLabelItemCollection object that is the collection of appointment label items.

|

See Also

SchedulerControl Class

SchedulerControl Members

DevExpress.Xpf.Scheduling Namespace