MindFusion.Wpf Pack Programmer's Guide
ScheduleGridCell.NonWorkingBackgroundBrush Property
See Also
 





Gets or sets the brush used to define the color of the non-working time periods representation. This is a dependency property.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public Brush NonWorkingBackgroundBrush { get; set; }

Visual Basic  Copy Code

Public Property NonWorkingBackgroundBrush As Brush

 Property Value

A WPF Brush.

 See Also

ScheduleGridCell Members
ScheduleGridCell Class
MindFusion.DataViews.Wpf Namespace