ComponentOne Scheduler for WPF and Silverlight
ControlForeground Property (C1Scheduler)

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

Reference

C1Scheduler Class
C1Scheduler Members