ComponentOne Scheduler for WPF and Silverlight
ControlBackground Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : ControlBackground Property
Gets or sets a System.Windows.Media.Brush object that is the face color of a control (Time Ruler, Month View header, etc.). This is a dependency property.
Syntax
'Declaration
 
Public Property ControlBackground As System.Windows.Media.Brush
public System.Windows.Media.Brush ControlBackground {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members