ComponentOne Scheduler for WPF and Silverlight
AppointmentForeground Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : AppointmentForeground Property
Gets or sets a System.Windows.Media.Brush object used as a foreground for appointment elements. This is a dependency property.
Syntax
'Declaration
 
Public Property AppointmentForeground As System.Windows.Media.Brush
public System.Windows.Media.Brush AppointmentForeground {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members