Scheduler Components and Controls > Scheduler for Silverlight Appearance > Using ClearStyle technology |
C1Scheduler supports ComponentOne's ClearStyle technology that allows you to easily change control colors without having to change control templates. With just setting a few color properties in you can quickly style the entire control appearance. The following table lists common C1Scheduler properties which can be used to customize control appearance.
Property |
Description |
Background |
Gets or sets a Brush that is used as a base palette color for individual days and time slots. |
Foreground |
Gets or sets a Brush that is the text color in day headers, week tabs and navigation panels. |
Gets or sets a Brush that is the face color of a control (Time Ruler, Month View header, etc.). |
|
Gets or sets a Brush that is the text color in a control (Time Ruler, Month View header, etc.). |
|
Gets or sets a Brush used as a foreground for appointment elements. |
|
AlternatingBackground |
Gets or sets a Brush used as background for working hours and days of alternating months. |
Gets or sets a Brush used to highlight currently selected day. |
|
Gets or sets a Brush object used to color current day. |