ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / TitleTheme Class / Month Property

In This Topic
    Month Property
    In This Topic
    Gets or sets month title style.
    Syntax
    'Declaration
     
    
    Public Property Month As MonthTitleStyle
    public MonthTitleStyle Month {get; set;}
    See Also