AppointmentFormControllerBase.StatusId Property
In This Article
Gets or sets the index of the availability status associated with the appointment.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the index of the corresponding Appointment |
See Also