TotalStatusBrush Property (VisualIntervalGroup)
In This Topic
Gets the
System.Windows.Media.Brush object representing interval availability status. Honors status of all appointments in the interval. This is a dependency property.
Syntax
'Declaration
Public ReadOnly Property TotalStatusBrush As Brush
public Brush TotalStatusBrush {get;}
See Also