ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / C1CalendarView Class / Theme Property

In This Topic
    Theme Property
    In This Topic
    Gets or sets calendar styles.
    Syntax
    'Declaration
     
    
    Public Property Theme As CalendarTheme
    public CalendarTheme Theme {get; set;}
    See Also