The brush to use if the TimeSlotState is NotWorkTime.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public Brush NotWorkTimeBrush { get; set; }
Visual Basic (Declaration)
Public Property NotWorkTimeBrush As Brush

See Also