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





Gets or sets the brush used to paint the element's background.

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

 Syntax

C#  Copy Code

public Brush Background { get; set; }

Visual Basic  Copy Code

Public Property Background As Brush

 Property Value

A .NET Brush instance used to fill the interior of calendar UI elements.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Silverlight Namespace