Back to Devexpress

MonthView.TimeCellHighlightMode Property

windowsforms-devexpress-dot-xtrascheduler-dot-monthview-c5ec73b9.md

latest1.1 KB
Original Source

MonthView.TimeCellHighlightMode Property

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
[DefaultValue(TimeCellHighlightMode.PastDays)]
[XtraSerializableProperty]
public TimeCellHighlightMode TimeCellHighlightMode { get; set; }
vb
<DefaultValue(TimeCellHighlightMode.PastDays)>
<XtraSerializableProperty>
Public Property TimeCellHighlightMode As TimeCellHighlightMode

Property Value

TypeDefault
DevExpress.XtraScheduler.TimeCellHighlightModePastDays

See Also

MonthView Class

MonthView Members

DevExpress.XtraScheduler Namespace