AppointmentEditViewModelBase.Label Property
Gets or sets the label object associated with the appointment.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v20.1.dll
NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
AppointmentLabelItem | A AppointmentLabelItem object that is the appointment’s Labels. |
See Also