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

In This Topic
    Palette Property (ScheduleTheme)
    In This Topic
    Gets the currently used Palette object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Palette As Palette
    public Palette Palette {get;}
    See Also