In This Topic
Palette Class represents a set of
System.Drawing.Color values which are used for displaying
C1.Win.Schedule.C1Schedule. The default value for each color is
System.Drawing.Color.Empty. The
AlternateMonth field should always contain unique
System.Drawing.Color value before adding the
Palette object to the
Palettes collection. For other fields
System.Drawing.Color.Empty is allowed. In such case control uses the corresponding color from the theme definition.
Object Model
Syntax
'Declaration
Public Class Palette
Inheritance Hierarchy
System.Object
C1.Win.Schedule.UI.Palette
C1.Win.Schedule.UI.PaletteOffice2016
See Also