ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / CalendarTheme Class / Titles Property

In This Topic
    Titles Property
    In This Topic
    Gets styles which determine the appearance of C1.Win.Calendar.C1CalendarView title elements on the screen.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Titles As TitleTheme
    public TitleTheme Titles {get;}
    See Also