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

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

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

    See Also