AppointmentViewInfoOptions.StatusDisplayType Property
In This Article
Gets or sets whether the border of an appointment should be colorized according to the status and appointment duration.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Appointment |
An Appointment |
#Property Paths
You can access the AppointmentViewInfoOptions.StatusDisplayType property from the following objects:
Object Type | Path to Status |
---|---|
Appointment |
|
See Also