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

In This Topic
    UpdateSlotStyles Method (Palette)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub UpdateSlotStyles( _
       ByVal theme As ScheduleTheme _
    ) 
    protected void UpdateSlotStyles( 
       ScheduleTheme theme
    )

    Parameters

    theme
    See Also