Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / Palette Class / DayHeaderBackground2 Field

In This Topic
    DayHeaderBackground2 Field (Palette)
    In This Topic
    The System.Drawing.Color value which is used for displaying day header gradient background. This field can be System.Drawing.Color.Empty. In such case control will use System.Drawing.Color value from the theme definition.
    Syntax
    'Declaration
     
    Public DayHeaderBackground2 As System.Drawing.Color
    public System.Drawing.Color DayHeaderBackground2
    See Also