Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule.UI Namespace / CalendarTheme Class / Default Property

In This Topic
    Default Property (CalendarTheme)
    In This Topic
    Gets the predefined theme of the VisualStyle.Default type.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Default As CalendarTheme
    public static CalendarTheme Default {get;}
    See Also