ComponentOne Scheduler for WPF and Silverlight
Background Property (SchedulerGroupItem)

C1.WPF.Schedule Namespace > SchedulerGroupItem Class : Background Property
Gets or sets the System.Windows.Media.Brush objects which should be used as background color for UI, representing the SchedulerGroupItem object. This is a dependency property.
Syntax
'Declaration
 
Public Property Background As System.Windows.Media.Brush
public System.Windows.Media.Brush Background {get; set;}
See Also

Reference

SchedulerGroupItem Class
SchedulerGroupItem Members