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

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

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

    See Also