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

In This Topic
    DayStyle Class
    In This Topic
    The DayStyle class contains display attributes that determine the appearance of C1.Win.Calendar.C1CalendarView day element on the screen.
    Object Model
    DayStyle Class
    Syntax
    'Declaration
     
    
    Public Class DayStyle 
       Inherits BaseStyle
    public class DayStyle : BaseStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                   C1.Win.Calendar.UI.DayStyle

    See Also