ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DateEditMonthCalendar Class / TitleHeight Property

In This Topic
    TitleHeight Property (DateEditMonthCalendar)
    In This Topic
    Gets or sets the title height.
    Syntax
    'Declaration
     
    
    Public Property TitleHeight As Integer
    public int TitleHeight {get; set;}
    See Also