Back to Devexpress

AppointmentViewModel.Label Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-visualdata-dot-appointmentviewmodel-31884366.md

latest1.3 KB
Original Source

AppointmentViewModel.Label Property

Gets the label object associated with the appointment.

Namespace : DevExpress.Xpf.Scheduling.VisualData

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public AppointmentLabelItem Label { get; }
vb
Public ReadOnly Property Label As AppointmentLabelItem

Property Value

TypeDescription
AppointmentLabelItem

The label object associated with the appointment.

|

Remarks

Refer to the following help topic for more information: Labels.

See Also

AppointmentViewModel Class

AppointmentViewModel Members

DevExpress.Xpf.Scheduling.VisualData Namespace