Skip to main content
A newer version of this page is available.
All docs
V18.2

ASPxTimelineViewAppointmentDisplayOptions.AutoAdjustForeColor Property

For internal use only.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll

Declaration

public AdjustColorMode AutoAdjustForeColor { get; }

Property Value

Type
DevExpress.XtraScheduler.AdjustColorMode

Property Paths

You can access this nested property as listed below:

Library Object Type Path to AutoAdjustForeColor
ASP.NET Bootstrap Controls BootstrapTimelineView
.AppointmentDisplayOptions.AutoAdjustForeColor
ASP.NET Web Forms Controls TimelineView
.AppointmentDisplayOptions.AutoAdjustForeColor
MVCxSchedulerTimelineView
.AppointmentDisplayOptions.AutoAdjustForeColor
See Also