Gets or sets a Brush object used as background for working hours and days of alternating months. This is a dependency property.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public Brush AlternatingBackground { get; set; }
Visual Basic
Public Property AlternatingBackground As Brush
	Get
	Set

See Also