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

In This Topic
    WorkHourLightBorder Field (Palette)
    In This Topic
    The System.Drawing.Color value which is used for displaying working hours horizontal light border. This field can be System.Drawing.Color.Empty. In such case control will use the WorkHourBorder value.
    Syntax
    'Declaration
     
    Public WorkHourLightBorder As System.Drawing.Color
    public System.Drawing.Color WorkHourLightBorder
    See Also