ComponentOne Scheduler for WinForms
CurrentPalette Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace > ScheduleTheme Class : CurrentPalette Property
Gets or sets System.Drawing.Color value determining the currently used palette. At setting this property C1.Win.C1Schedule.C1Schedule control tries to find corresponding palette in Palettes collection and attaches it to the views.
Syntax
'Declaration
 
Public Property CurrentPalette As System.Drawing.Color
public System.Drawing.Color CurrentPalette {get; set;}
See Also

Reference

ScheduleTheme Class
ScheduleTheme Members