MindFusion.Scheduling for Silverlight Programmer's Guide
CalendarStyle.FillBrush Property
See Also
 





Gets or sets a brush used to paint the background of various sub-elements in a color different than the main background.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public Brush FillBrush { get; set; }

Visual Basic  Copy Code

Public Property FillBrush As Brush

 Property Value

A .NET Brush object specifying the color of the secondary sub-elements.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Silverlight Namespace