Calendar for WinForms | ComponentOne
C1.Win.Calendar.UI Namespace / CalendarTheme Class
Members

In This Topic
    CalendarTheme Class
    In This Topic
    The CalendarTheme class represents the theme for the C1CalendarView control which contains display attributes that determine the appearance of control.
    Object Model
    CalendarTheme Class
    Syntax
    'Declaration
     
    
    Public Class CalendarTheme 
       Inherits BaseTheme
    public class CalendarTheme : BaseTheme 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.Calendar.UI.BaseTheme
                C1.Win.Calendar.UI.CalendarTheme
                   C1.Win.Calendar.DateEdit.DropDownCalendarStyle

    See Also