ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / DayTheme Class
Members

In This Topic
    DayTheme Class
    In This Topic
    Class contains day styles which determine the appearance of C1.Win.Calendar.C1CalendarView day element on the screen.
    Object Model
    DayTheme ClassDayStyle ClassDayStyle ClassDayStyle ClassDayStyle ClassDayStyle ClassDayStyle ClassDayStyle Class
    Syntax
    'Declaration
     
    
    Public Class DayTheme 
       Inherits BaseTheme
    public class DayTheme : BaseTheme 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.Calendar.UI.BaseTheme
                C1.Win.Calendar.UI.DayTheme

    See Also