AppointmentFormControllerBase.SetLabel(AppointmentLabelBase) Method
In This Article
Assigns the label to the current appointment.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
label | DevExpress. |
An Appointment |
See Also