AppointmentItem.LabelId Property
Gets or sets the identifier of the label object associated with the appointment.
Namespace: DevExpress.UI.Xaml.Scheduler
Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Object | An object that specifies the unique identifier of the AppointmentLabelItem. |
See Also