Skip to main content

AppointmentViewInfo.StatusColor Property

Gets the color of the appointment status.

Namespace: DevExpress.Xpf.Scheduler.Drawing

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

#Declaration

public virtual Color StatusColor { get; }

#Property Value

Type Description
Color

A Color value which specifies the color used for the appointment status.

See Also