MonthView.TimeCellHighlightMode Property
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
[DefaultValue(TimeCellHighlightMode.PastDays)]
[XtraSerializableProperty]
public TimeCellHighlightMode TimeCellHighlightMode { get; set; }
Property Value
Type | Default |
---|---|
DevExpress.XtraScheduler.TimeCellHighlightMode | PastDays |
See Also