Back to Devexpress

AppointmentEditViewModelBase.Label Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-appointmenteditviewmodelbase-54845b49.md

latest1.4 KB
Original Source

AppointmentEditViewModelBase.Label Property

Gets or sets the label object associated with the appointment.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

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

Property Value

TypeDescription
AppointmentLabelItem

A AppointmentLabelItem object that is the appointment’s Labels.

|

See Also

LabelId

AppointmentEditViewModelBase Class

AppointmentEditViewModelBase Members

DevExpress.Xpf.Scheduling Namespace