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

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

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

    See Also