We have recently introduced a new feature in RadScheduler for Silverlight/WPF - Resource Grouping. Now I will tell you more about how to customize the look and feel of the appointments in every resource group including the header of this group.
All you have to do is set a ResourceStyleMapping object associated with every resource:
Using this object you can set the following properties:
ResourceName - the name of the resource that should be associated with this style
ResourceType - the name of the type, to which the resource belongs
ResourceBrush - the value of this property is used to set color of the header of the resource...