MindFusion.Scheduling for Silverlight 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.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public Brush NonWorkingBackgroundBrush { get; set; }

Visual Basic  Copy Code

Public Property NonWorkingBackgroundBrush As Brush

 Property Value

A Silverlight Brush.

 See Also

ScheduleGridCell Members
ScheduleGridCell Class
MindFusion.DataViews.Silverlight Namespace