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

In This Topic
    TodayCaptionStyle Class
    In This Topic
    The TodayCaptionStyle class contains display attributes that determine the appearance of C1.Win.Calendar.C1CalendarView today caption on the screen.
    Syntax
    'Declaration
     
    
    Public Class TodayCaptionStyle 
       Inherits BaseStyle
    public class TodayCaptionStyle : 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.TodayCaptionStyle

    See Also