Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule 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