Skip to main content
All docs
V24.2

MonthView.TimeCellHighlightMode Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.2.dll

Declaration

[DefaultValue(TimeCellHighlightMode.PastDays)]
[XtraSerializableProperty]
public TimeCellHighlightMode TimeCellHighlightMode { get; set; }

Property Value

Type Default
DevExpress.XtraScheduler.TimeCellHighlightMode PastDays
See Also