AppointmentModificationControllerBase.LabelKey Property
Gets or sets the identifier of a label, associated with the appointment.
Namespace: DevExpress.XtraScheduler.Native
Assembly: DevExpress.XtraScheduler.v25.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object, specifying the identifier of the IAppointmentLabel object. |
See Also