AppointmentFormControllerBase.LabelId Property
In This Article
Gets or sets the index of the label associated with the appointment.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer specifying the index of the Appointment |
See Also