Back to Devexpress

TimelineView.HighlightNonworkingHours Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-timelineview-a91e7327.md

latest1.1 KB
Original Source

TimelineView.HighlightNonworkingHours Property

Specifies whether to highlight non-working hours. This is a dependency property.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public bool HighlightNonworkingHours { get; set; }
vb
Public Property HighlightNonworkingHours As Boolean

Property Value

TypeDescription
Boolean

true, to highlight non-working hours; otherwise, false.

|

See Also

TimelineView Class

TimelineView Members

DevExpress.Xpf.Scheduling Namespace