Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule Namespace / C1Schedule Class / Theme Property

In This Topic
    Theme Property (C1Schedule)
    In This Topic
    Gets the Theme object determining the control appearance.
    Syntax
    'Declaration
     
    Public Property Theme As ScheduleTheme
    public ScheduleTheme Theme {get; set;}
    See Also