Gets the Brush object representing interval availability status. Honors status of all appointments in the interval. This is a dependency property.

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

Syntax

C#
public Brush TotalStatusBrush { get; }
Visual Basic
Public ReadOnly Property TotalStatusBrush As Brush
	Get

See Also